x

Mermaid Diagrams

Mermaid diagram code is converted into an actual diagram in the HTML output.

flowchart LR Start --> Stop

Example code:

 \``` mermaid
  flowchart LR  
    Start --> Stop 
 \```
Left-click: follow link, Right-click: select node, Scroll: zoom
x