Skip to content

Commit

Permalink
docs/conf.py: myst_fence_as_directive = ["mermaid"]
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Sep 6, 2024
1 parent b75cc51 commit 31f7fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"substitution",
"tasklist",
]
myst_fence_as_directive = ["mermaid",]
source_suffix = {
".rst": "restructuredtext",
".txt": "markdown",
Expand Down

0 comments on commit 31f7fd6

Please sign in to comment.