Skip to content

Commit 3247a22

Browse files
committed
feat: enable mermaid diagram support
Just-the-docs has built-in mermaid support. Use fenced code blocks with language 'mermaid' to render diagrams.
1 parent e1fda43 commit 3247a22

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ search:
3535
back_to_top: true
3636
back_to_top_text: "Back to top"
3737

38+
# Mermaid diagrams
39+
mermaid:
40+
version: "11"
41+
3842
# Heading anchor links
3943
heading_anchors: true
4044

0 commit comments

Comments
 (0)