From 72070e7b218087eac869fbca44a72985fe9a5f4f Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 8 Mar 2021 20:21:18 +0100 Subject: [PATCH] tree notation --- journal/2021-03-08.md | 1 + tree-notation.md | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 tree-notation.md diff --git a/journal/2021-03-08.md b/journal/2021-03-08.md index 878a983b9..f4f044e76 100644 --- a/journal/2021-03-08.md +++ b/journal/2021-03-08.md @@ -6,6 +6,7 @@ - [[music]] - [[pauline oliveros]] - [[tla+]] +- TIL about [[tree notation]] and it made me think of what I'm trying to do here with indented lists in the [[agora]]. [//begin]: # "Autogenerated link references for markdown compatibility" [chess]: ../chess "Chess" diff --git a/tree-notation.md b/tree-notation.md new file mode 100644 index 000000000..4c17f9af1 --- /dev/null +++ b/tree-notation.md @@ -0,0 +1,11 @@ +# tree notation + +- [[go]] treenotation.org +- [[by]] [[breck yunits]] + - of the [[public domain publishing company]] +- [[faq]] https://faq.treenotation.org/ + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[go]: go "Go" +[//end]: # "Autogenerated link references" \ No newline at end of file