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