From ef8b75a6da2e0074529028e8a373dcd60a8f1967 Mon Sep 17 00:00:00 2001 From: Jason Curtis Date: Thu, 17 Aug 2023 03:32:42 +0000 Subject: [PATCH] Remove whitespace on empty line --- packages/mermaid/src/docs/syntax/flowchart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/syntax/flowchart.md b/packages/mermaid/src/docs/syntax/flowchart.md index 16c9cc84d4..01a33cf401 100644 --- a/packages/mermaid/src/docs/syntax/flowchart.md +++ b/packages/mermaid/src/docs/syntax/flowchart.md @@ -486,7 +486,7 @@ flowchart LR top2[top] --> bottom2[bottom] end %% ^ These subgraphs are identical, except for the links to them: - + %% Link *to* subgraph1: subgraph1 direction is mantained outside --> subgraph1 %% Link *within* subgraph2: