From 927e83cff46890e238d68af448f3f8aa32bbd3af Mon Sep 17 00:00:00 2001 From: ManaBanker Date: Mon, 21 Apr 2025 21:49:15 +0200 Subject: [PATCH] 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). --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index dd32b3c..0673d74 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -23,7 +23,7 @@ author: # Mermaid settings mermaid: - version: "11.6.0" # Pick the version you want + version: "10.9.3" # Pick the version you want # Default configuration config: | directionLR