Skip to content

Commit 99ea9c9

Browse files
committed
fix: enable alert myst extension
1 parent 015dbc0 commit 99ea9c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
add_module_names = False
4141

4242
# Myst Parser
43-
myst_enable_extensions = ["colon_fence"]
43+
myst_enable_extensions = ["colon_fence", "alert"]
4444

4545
# -- Options for HTML output -------------------------------------------------
4646
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output

0 commit comments

Comments
 (0)