docs: Migrate from recommonmark to MyST-Parser.

Recommonmark is no longer maintained, and MyST-Parser is much more
complete.

https://myst-parser.readthedocs.io/

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-08-09 22:55:12 -07:00
committed by Tim Abbott
parent 8f2827a65d
commit 672358c5da
24 changed files with 178 additions and 165 deletions

View File

@@ -12,4 +12,4 @@ sphinx<4 # https://github.com/readthedocs/sphinx_rtd_theme/issues/1159
sphinx-rtd-theme
# Needed to build Markdown docs
recommonmark
myst-parser