mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-20 15:59:51 +02:00
Remove whitespace on empty line
This commit is contained in:
@@ -486,7 +486,7 @@ flowchart LR
|
|||||||
top2[top] --> bottom2[bottom]
|
top2[top] --> bottom2[bottom]
|
||||||
end
|
end
|
||||||
%% ^ These subgraphs are identical, except for the links to them:
|
%% ^ These subgraphs are identical, except for the links to them:
|
||||||
|
|
||||||
%% Link *to* subgraph1: subgraph1 direction is mantained
|
%% Link *to* subgraph1: subgraph1 direction is mantained
|
||||||
outside --> subgraph1
|
outside --> subgraph1
|
||||||
%% Link *within* subgraph2:
|
%% Link *within* subgraph2:
|
||||||
|
Reference in New Issue
Block a user