This commit is contained in:
Bernd Reuther
2020-10-22 16:54:16 +02:00
parent f21ecac9f0
commit 95b4f4fbf7
+5 -5
View File
@@ -21,11 +21,11 @@ markdown_extensions:
- pymdownx.details
- pymdownx.highlight
- pymdownx.superfences
# make exceptions to highlighting of code:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:mermaid2.fence_mermaid
# make exceptions to highlighting of code:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:mermaid2.fence_mermaid
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.tabbed