mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-29 21:26:51 +02:00
Updated Home (markdown)
3
Home.md
3
Home.md
@@ -5,6 +5,9 @@ Ever wanted to simplify documentation and avoid heavy tools like visio when expl
|
|||||||
This is why I came up with mermaid, a simple markdown-like script language for generating charts from text via javascript.
|
This is why I came up with mermaid, a simple markdown-like script language for generating charts from text via javascript.
|
||||||
|
|
||||||
`A --> B
|
`A --> B
|
||||||
|
|
||||||
A --> C
|
A --> C
|
||||||
|
|
||||||
B-->D
|
B-->D
|
||||||
|
|
||||||
C-->D`
|
C-->D`
|
Reference in New Issue
Block a user