Skip to content

Commit 90bf887

Browse files
authored
Update mermaid version to 11.6.0
Uses very old version of mermaid. Noticed that 11.6.0 version doesn't produce wide empty spaces below and under flowcharts/sequenceDiagrams, etc.
1 parent b636c1e commit 90bf887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author:
2323

2424
# Mermaid settings
2525
mermaid:
26-
version: "9.1.3" # Pick the version you want
26+
version: "11.6.0" # Pick the version you want
2727
# Default configuration
2828
config: |
2929
directionLR
@@ -44,4 +44,4 @@ callouts:
4444
nav:
4545
- Home: index.md # Link to your main docs index
4646
- GitHub: "https://github.com/The-Pocket/Tutorial-Codebase-Knowledge"
47-
- Discord: "https://discord.gg/hUHHE9Sa6T"
47+
- Discord: "https://discord.gg/hUHHE9Sa6T"

0 commit comments

Comments
 (0)