Update packages/mermaid/src/docs/syntax/flowchart.md

This commit is contained in:
Sidharth Vinod
2024-10-02 18:22:33 +05:30
committed by GitHub
parent a75665c7bf
commit 7441be09b5

View File

@@ -194,7 +194,8 @@ flowchart TD
id1(((This is the text in the circle)))
```
## Expanded Node Shapes in Mermaid Flowcharts
## Expanded Node Shapes in Mermaid Flowcharts (v<MERMAID_RELEASE_VERSION>+)
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.