Skip to content

Commit a2df3f4

Browse files
authored
Enabling mermaid diagrams in config
1 parent 715414e commit a2df3f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,8 @@ defaults:
4242
values:
4343
layout: "default" # Use the default layout provided by the theme
4444
nav_exclude: false # Include in navigation
45+
46+
# Enable mermaid support for diagrams
47+
mermaid:
48+
version: "11.7.0"
49+

0 commit comments

Comments
 (0)