This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
mermaid
Watch
1
Star
0
Fork
0
You've already forked mermaid
mirror of
https://github.com/mermaid-js/mermaid.git
synced
2025-01-14 06:43:25 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mermaid
/
test
/
fixtures
/
samples
/
flowchart_text2.mmd
whyzdev
a56fe7a8fe
add more tests in cli_test-samples: flowchart, sequence, gantt, gitgraph, load html in phantomjs and save screenshot png
2017-01-01 22:47:09 -05:00
6 lines
46 B
Plaintext
Raw
Blame
History
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
Reference in New Issue
View Git Blame
Copy Permalink