Skip to content

Commit

Permalink
Update packages/mermaid/src/docs/syntax/flowchart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 authored Oct 2, 2024
1 parent a75665c commit 7441be0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/mermaid/src/docs/syntax/flowchart.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7441be0

Please sign in to comment.