From 5d2ecb319130c1ed9ce90c6b3695b9519e9b16bf Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 30 Jan 2021 13:52:45 +0100 Subject: [PATCH] Auto: misc. --- lists-of-lists-of-lists.md | 4 ++-- lists-of-lists.md | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 lists-of-lists.md diff --git a/lists-of-lists-of-lists.md b/lists-of-lists-of-lists.md index d920004ec..87a9f24ac 100644 --- a/lists-of-lists-of-lists.md +++ b/lists-of-lists-of-lists.md @@ -1,10 +1,10 @@ # Lists of Lists of Lists -- A [[list of lists]]. +- A list of [[lists of lists]]. - [[go]] https://en.wikipedia.org/wiki/List_of_lists_of_lists [//begin]: # "Autogenerated link references for markdown compatibility" -[list of lists]: list-of-lists "List of Lists" +[lists of lists]: lists-of-lists "Lists of Lists" [go]: go "Go" [//end]: # "Autogenerated link references" \ No newline at end of file diff --git a/lists-of-lists.md b/lists-of-lists.md new file mode 100644 index 000000000..69b5c956c --- /dev/null +++ b/lists-of-lists.md @@ -0,0 +1,9 @@ +# Lists of Lists + +- [[pull]] [[list of lists]] + + +[//begin]: # "Autogenerated link references for markdown compatibility" +[pull]: pull "Pull" +[list of lists]: list-of-lists "List of Lists" +[//end]: # "Autogenerated link references" \ No newline at end of file