back to normal superfences not mermaid2

This commit is contained in:
makayabou 2020-11-15 17:32:33 +01:00
parent 13c6cc9246
commit af9981c818

View File

@ -14,9 +14,9 @@ plugins:
min_search_length: 2
- git-authors
- git-revision-date
- mermaid2:
arguments:
theme: 'dark'
#- mermaid2:
# arguments:
# theme: 'dark'
markdown_extensions:
- admonition
- pymdownx.tabbed
@ -26,10 +26,10 @@ markdown_extensions:
- name: mermaid
class: mermaid
#Following was for mermaid without mermaid2-plugin
#format: !!python/name:pymdownx.superfences.fence_div_format
format: !!python/name:pymdownx.superfences.fence_div_format
#
# Following is to escape highlighting for mermaid fences
format: !!python/name:mermaid2.fence_mermaid
# Following is to escape highlighting for mermaid fences using mermaid2
#format: !!python/name:mermaid2.fence_mermaid
- pymdownx.highlight:
use_pygments: false
linenums_style: pymdownx.inline