mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-29 16:40:32 +08:00
update mermaid to 10.9.3
This version removes the wide empty spaces above and below flowcharts, sequenceDiagrams etc. But still allows `codespan` (something newer versions don't).
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ author:
|
|||||||
|
|
||||||
# Mermaid settings
|
# Mermaid settings
|
||||||
mermaid:
|
mermaid:
|
||||||
version: "11.6.0" # Pick the version you want
|
version: "10.9.3" # Pick the version you want
|
||||||
# Default configuration
|
# Default configuration
|
||||||
config: |
|
config: |
|
||||||
directionLR
|
directionLR
|
||||||
|
|||||||
Reference in New Issue
Block a user