Switch from recommonmark to MyST parser for Sphinx

This commit is contained in:
benjamin melançon 2020-06-02 10:47:10 -04:00
parent c8325055a8
commit 01d74994bc
2 changed files with 16 additions and 13 deletions

View file

@ -1 +1 @@
git+https://github.com/readthedocs/recommonmark.git
myst-parser[sphinx]