nichijou/doc/log/archive/2022/07/1657663189/index.md

9 lines
417 B
Markdown
Raw Normal View History

2022-07-12 18:08:01 -04:00
# Switching to Markdown
*Written 2022-07-12 23:59*
Sphinx supports Markdown through `myst-parser` as documented in
[https://www.sphinx-doc.org/en/master/usage/markdown.html](https://www.sphinx-doc.org/en/master/usage/markdown.html).
This is nice because most of the time I am writing Markdown especially on
GitLab, I don't have a hard dependency on RestructuredText itself meaning I can
safely just make the switch.