mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-30 00:50:32 +08:00
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:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user