We did this 3 months ago, <a href="https://news.ycombinator.com/item?id=16889181" rel="nofollow">https://news.ycombinator.com/item?id=16889181</a>
I was just doing some diagrams last night. And my wife told me:"Why don't you make a program that makes them?" and I just thought: "She has no idea how hard that would be".<p>Awesome work!
Just tried using this for a project last week. Whatever algorithm it uses for positioning nodes is terrible. You end up with a huge confusing spaghetti mess of a diagram.
Looks nice and I am just looking for a replacement for plantUML.<p>The syntax looks very similar and I wonder whether it is a superset of plantUML format. That would actually be great.
can i use this using a cli ? I'm not able to find the documentation for this for using it through the nodejs cli.<p>Edit. - found this <a href="https://github.com/mermaidjs/mermaid.cli" rel="nofollow">https://github.com/mermaidjs/mermaid.cli</a>