Commit 97674624 authored by Greg Wilson's avatar Greg Wilson
Browse files

Adding more explanation of glossary formatting

parent 989db444
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ permalink: /reference/
The glossary would go here, formatted as:

~~~
{:auto_ids}
key word 1
:   explanation 1

@@ -16,7 +17,10 @@ key word 2
~~~
{: .source}

which renders as:
(`{:auto_ids}` is needed at the start
so that Jekyll will automatically generate a unique ID for each item
to allow other pages to hyperlink to specific glossary entries.)
This renders as:

{:auto_ids}
key word 1