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.
This commit is contained in:
ManaBanker
2025-04-21 19:37:26 +02:00
committed by GitHub
parent b636c1e212
commit 90bf88742c
+2 -2
View File
@@ -23,7 +23,7 @@ author:
# Mermaid settings # Mermaid settings
mermaid: mermaid:
version: "9.1.3" # Pick the version you want version: "11.6.0" # Pick the version you want
# Default configuration # Default configuration
config: | config: |
directionLR directionLR
@@ -44,4 +44,4 @@ callouts:
nav: nav:
- Home: index.md # Link to your main docs index - Home: index.md # Link to your main docs index
- GitHub: "https://github.com/The-Pocket/Tutorial-Codebase-Knowledge" - GitHub: "https://github.com/The-Pocket/Tutorial-Codebase-Knowledge"
- Discord: "https://discord.gg/hUHHE9Sa6T" - Discord: "https://discord.gg/hUHHE9Sa6T"