dot
TOOLS
Gravizo
Gravizo allows you to embed DOT (and others) using image declarations.
Markdown:

HTML:
<img src='http://g.gravizo.com/g?
digraph G {}
'/>
REFERENCES
- DOT. Wikipedia.
- Drawing graphs with dot. PDF. Emden Gansner, Eleftherios Koutsofios, Stephen North.
- GraphViz for discrete math students.
ALTERNATIVES
- code2flow. An alternative web-based format to create flowcharts.