diff --git a/conf.py b/conf.py index 54de166..7f023b5 100644 --- a/conf.py +++ b/conf.py @@ -44,6 +44,7 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.todo', 'recommonmark', + 'myst_parser', ] # Add any paths that contain templates here, relative to this directory.