mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 06:26:20 +00:00
Auto: misc.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user