diff --git a/quote.md b/quote.md new file mode 100644 index 000000000..5c230f673 --- /dev/null +++ b/quote.md @@ -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" \ No newline at end of file