Notes
markdown notes
Here is a simple flow chart:
graph TD; A-->B; A-->C; B-->D; C-->D;