Home
Projects
Publications
Light
Dark
Automatic
Posts
Jan 1, 0001
0 min read
Jan 1, 0001
0 min read
|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] ``` renders as graph TD A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] An example sequence diagram:
Jan 1, 0001
3 min read
Cite
×