8000 Fixed documentation · binbashdevops/mkdocs-material@0c7055f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c7055f

Browse files
committed
Fixed documentation
1 parent 7f2f98f commit 0c7055f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/diagrams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ markdown_extensions:
2929
custom_fences:
3030
- name: mermaid
3131
class: mermaid-experimental
32-
format: !!pymdownx.superfences.fence_code_format
32+
format: !!python/name:pymdownx.superfences.fence_code_format
3333
```
3434
3535
No further configuration is necessary. Material for MkDocs will automatically

0 commit comments

Comments
 (0)
0