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.details
- pymdownx.highlight - pymdownx.highlight
- pymdownx.superfences - pymdownx.superfences
# make exceptions to highlighting of code: # make exceptions to highlighting of code:
custom_fences: custom_fences:
- name: mermaid - name: mermaid
class: mermaid class: mermaid
format: !!python/name:mermaid2.fence_mermaid format: !!python/name:mermaid2.fence_mermaid
- pymdownx.inlinehilite - pymdownx.inlinehilite
- pymdownx.keys - pymdownx.keys
- pymdownx.tabbed - pymdownx.tabbed