Skip to content

Commit 927e83c

Browse files
authored
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).
1 parent 8239cef commit 927e83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ author:
2323

2424
# Mermaid settings
2525
mermaid:
26-
version: "11.6.0" # Pick the version you want
26+
version: "10.9.3" # Pick the version you want
2727
# Default configuration
2828
config: |
2929
directionLR

0 commit comments

Comments
 (0)