Forums » Help »
Added by dp dp over 7 years ago
I want to implement the flowchart function, using the markdown syntax. To this:
```flow st=>start: start e=>end: end st->e ```