From 047d58db7f0fd11aae4c2f224c451d5e7a9bd5c9 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sun, 10 Jan 2021 14:28:37 +0100 Subject: [PATCH] Auto: misc. --- quote.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 quote.md 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