Review of 'mermaid - flowcharts, diagrams, etc.'

1 · Shane Mulligan · April 12, 2020, 4 p.m.
Summary
mermaid GitHub repo mermaid - Markdownish syntax for generating flowcharts, sequence diagrams, class diagrams, gantt charts and git graphs. Online editor https://mermaid-js.github.io/mermaid-live-editor/ Cheat sheet Mermaid Cheat Sheet @ http://jojozhuang.github.io Setup docker image I compiled this docker image myself as existing images on dockerhub were outdated. https://github.com/matthewfeickert/mermaid-CLI I bumped the mermaid version up from 8.2.6 to 8.4.4 because some of the examples wer...