Example 1: Nested Subgraphs Example 2: Labelled Arrow Example 3: Styled Text Example 4: Sequence Diagram
Alternative Usage Methods
There are alternative forms of generating mermaid graphs in ASCII using this same Git repository.
cURL Request Copy curl https://mermaid-ascii.art -d mermaid="graph LR
ABC --> DEF"