-
Notifications
You must be signed in to change notification settings - Fork 0
Test Mermaid flowchart
GOWTHAM V BHAT edited this page Oct 27, 2021
·
2 revisions
Install and enable - https://chrome.google.com/webstore/detail/github-%20-mermaid/goiiopgdnkogdbjmncgedmgpoajilohe to see the flowchart
graph TD
A[Christmas] -->|Get money| B(Go shopping)
B --> C{Let me think}
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F{fa:fa-car Car}