Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
1–10 of 55 posts
Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#2Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#3Nice. Live demo would be wonderful.
Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#4Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#5Also a easy-to-write (and read!) syntax, but so much more powerful.
See also: https://www.overleaf.com/6471895cgxfsd#/21846512/ for automatic positioning.
Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#6Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#7How does this compare to graphviz? ( http://www.graphviz.org/ )
[1]: http://www.ffnn.nl/pages/articles/media/uml-diagrams-using-g...
Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#8As a reference: graphs with TikZ: http://www.texample.net/tikz/examples/tag/graphs/ Also a easy-to-write (and read!) syntax, but so much more powerful. See also: https://www.overleaf.com/6471895cgxfsd#/21846512/ for automatic positioning.
[1]: http://www.texample.net/tikz/examples/pgf-umlsd/
[2]: http://www.texample.net/tikz/examples/sequence-diagram/
Re: Mermaid: Generate Diagrams and Flowcharts with Markdown Like Syntax
#9This reminds me of PlantUML, http://plantuml.com/ .
I would prefer if this actually followed the plantuml syntax exactly, that way one could ditch the official java application which is quite bad (and graphs are quite ugly)