We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d392c89 commit 9011c74Copy full SHA for 9011c74
conf.py
@@ -30,8 +30,7 @@
30
# Add any Sphinx extension module names here, as strings. They can be
31
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
32
# ones.
33
-extensions = ['myst_parser'
34
-]
+extensions = ['myst_parser']
35
36
# Add any paths that contain templates here, relative to this directory.
37
templates_path = ['_templates']
0 commit comments