We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015dbc0 commit 99ea9c9Copy full SHA for 99ea9c9
1 file changed
docs/conf.py
@@ -40,7 +40,7 @@
40
add_module_names = False
41
42
# Myst Parser
43
-myst_enable_extensions = ["colon_fence"]
+myst_enable_extensions = ["colon_fence", "alert"]
44
45
# -- Options for HTML output -------------------------------------------------
46
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
0 commit comments