Skip to content

hello-abhishek/mermaid-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Example

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading
sequenceDiagram
   Alice->>John: Hello John, how are you?
   John-->>Alice: Great!
   Alice-)John: See you later!
Loading

About

mermaid-test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published