Skip to content

Commit 6d67e4b

Browse files
bruce-esrigs-makin
andauthored
Update website/docs/explanation/glossary_what.md
Explain options MyST vs RST. Co-authored-by: Sally <[email protected]>
1 parent 26dbeaf commit 6d67e4b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

website/docs/explanation/glossary_what.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

9291
A reference to a term is coded as follows: ::
9392

0 commit comments

Comments
 (0)