back to normal superfences not mermaid2
This commit is contained in:
parent
13c6cc9246
commit
af9981c818
12
mkdocs.yml
12
mkdocs.yml
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user