You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
288 B
18 lines
288 B
////
|
|
Included in:
|
|
|
|
- user-manual
|
|
////
|
|
|
|
You can include a glossary of definitions by including the `[glossary]` marker before the section header and before the first definition.
|
|
|
|
[source]
|
|
----
|
|
[glossary]
|
|
== Glossary
|
|
|
|
[glossary]
|
|
mud:: wet, cold dirt
|
|
rain::
|
|
water falling from the sky
|
|
----
|
|
|