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
84
84
85
85
## Appendix 1: Mechanics
86
86
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 ) .
91
90
92
91
A reference to a term is coded as follows: ::
93
92
You can’t perform that action at this time.
0 commit comments