benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.48k stars 2.7k forks source link

Drawing binary search trees in StackEdit #849

Open sonictk opened 8 years ago

sonictk commented 8 years ago

Hi, just asking, is it possible to draw diagrams like these:

https://en.wikipedia.org/wiki/Binary_search_tree

I'm more used to graphviz-style syntax whereas it seems flowchart.js and the other UML sequence-style diagram syntax are kind of limiting in what kind of graphs can actually be output. Perhaps some thought could be given to perhaps implementing the syntax the way like Haroopad does?

http://pad.haroopress.com/page.html?f=how-to-draw-diagram

It's a lot easier to work with and far more human-readable, imho.

Thanks!

MarcusHallettUAH commented 8 years ago

That would be useful.