diff --git a/demos/flowchart.html b/demos/flowchart.html index e6fdb6d2b..d7032a663 100644 --- a/demos/flowchart.html +++ b/demos/flowchart.html @@ -1539,11 +1539,7 @@ class I bugged_node
- flowchart LR - %% this is a comment A -- text --> B{node} - A -- text --> B -- text2 --> C -+