File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -84,10 +84,9 @@ Advanced features can be introduced in glossaries by imitating the features of e
8484
8585## Appendix 1: Mechanics
8686
87- This document is written in the following hierarchy of languages (high to low):
88- * Markedly Structured Text ([ MyST] ( https://myst-parser.readthedocs.io/en/latest/syntax/typography.html#syntax-glossaries ) )
89- * reStructured Text (rST)
90- * Markdown (md)
87+ This document is written in Markedly Structured Text ([ MyST] ( https://myst-parser.readthedocs.io/en/latest/syntax/typography.html#syntax-glossaries ) ).
88+
89+ Glossaries can also be produced using [ reStructured Text (rST)] ( https://sublime-and-sphinx-guide.readthedocs.io/en/latest/glossary.html ) .
9190
9291A reference to a term is coded as follows: ::
9392
You can’t perform that action at this time.
0 commit comments