We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2f98f commit 0c7055fCopy full SHA for 0c7055f
docs/reference/diagrams.md
@@ -29,7 +29,7 @@ markdown_extensions:
29
custom_fences:
30
- name: mermaid
31
class: mermaid-experimental
32
- format: !!pymdownx.superfences.fence_code_format
+ format: !!python/name:pymdownx.superfences.fence_code_format
33
```
34
35
No further configuration is necessary. Material for MkDocs will automatically
0 commit comments