Skip to content

Commit 8735cdb

Browse files
committed
New test
1 parent bb13159 commit 8735cdb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

mkdocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ markdown_extensions:
7676
- footnotes
7777
- smarty
7878
- pymdownx.details
79-
- pymdownx.superfences
79+
- pymdownx.superfences:
80+
custom_fences:
81+
- name: mermaid
82+
class: mermaid
83+
format: !!python/name:pymdownx.superfences.fence_code_format
8084
- codehilite
8185
# - inline_graphviz
8286
- mkdocs_graphviz

0 commit comments

Comments
 (0)