Mermaid:Test w template: Difference between revisions
The following pages link to this diagram: User:Ttenbergen/Flex Diagram testing
Ttenbergen (talk | contribs) Created page with "graph LR A[Square Rect] -- Link text --> B((Circle)) A --> C(Round Rect) B --> D{Rhombus} C --> D" |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<!-- comment? --> | |||
graph LR | graph LR | ||
A[Square Rect] -- Link text --> B((Circle)) | A[Square Rect] -- Link text --> B((Circle)) |
Revision as of 11:29, 12 April 2023
<!-- comment? -->
graph LR
A[Square Rect] -- Link text --> B((Circle))
A --> C(Round Rect)
B --> D{Rhombus}
C --> D
<!-- comment? --> graph LR A[Square Rect] -- Link text --> B((Circle)) A --> C(Round Rect) B --> D{Rhombus} C --> D