nichijou/content/blog/2022-07-12_switching_to_markdown.md

408 B

title date slug
Switching to Markdown 2022-07-12T23:59:00+02:00 switching-to-markdown

Sphinx supports Markdown through myst-parser as documented here. 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.