Auto: misc.

This commit is contained in:
2021-01-10 14:28:37 +01:00
parent ad0639535f
commit 047d58db7f
+10
View File
@@ -0,0 +1,10 @@
# Quote
- I sometimes use a no-op action 'quote' (a link to this node) to indicate that the block in question is a quote lifted from somewhere else -- often [[wikipedia]] or the link the block is a child of.
- I do this because Markdown's quote operator (>) does not play well in lists (which I use to represent blocks in the [[agora]]).
[//begin]: # "Autogenerated link references for markdown compatibility"
[wikipedia]: wikipedia "Wikipedia"
[agora]: agora "Agora"
[//end]: # "Autogenerated link references"