diff --git a/docs/syntax/flowchart.md b/docs/syntax/flowchart.md index bc08136c0a..106a9356df 100644 --- a/docs/syntax/flowchart.md +++ b/docs/syntax/flowchart.md @@ -298,7 +298,7 @@ flowchart TD id1(((This is the text in the circle))) ``` -## Expanded Node Shapes in Mermaid Flowcharts +## Expanded Node Shapes in Mermaid Flowcharts (v\+) Mermaid introduces 30 new shapes to enhance the flexibility and precision of flowchart creation. These new shapes provide more options to represent processes, decisions, events, data storage visually, and other elements within your flowcharts, improving clarity and semantic meaning. diff --git a/packages/mermaid/src/docs/syntax/flowchart.md b/packages/mermaid/src/docs/syntax/flowchart.md index c7422026a7..fd8ffc1bf6 100644 --- a/packages/mermaid/src/docs/syntax/flowchart.md +++ b/packages/mermaid/src/docs/syntax/flowchart.md @@ -196,7 +196,6 @@ flowchart TD ## Expanded Node Shapes in Mermaid Flowcharts (v+) - Mermaid introduces 30 new shapes to enhance the flexibility and precision of flowchart creation. These new shapes provide more options to represent processes, decisions, events, data storage visually, and other elements within your flowcharts, improving clarity and semantic meaning. New Syntax for Shape Definition