Fixed typo in documentation
This commit is contained in:
parent
fe554ade3e
commit
7f2f98fade
|
|
@ -25,7 +25,7 @@ render [Mermaid.js][1] diagrams with zero effort:
|
||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences:
|
||||||
custom_fences:
|
custom_fences:
|
||||||
- name: mermaid
|
- name: mermaid
|
||||||
class: mermaid-experimental
|
class: mermaid-experimental
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue