Render mermaid charts on webpages
Render charts across websites written in markdown files with mermaid syntax.
Full support for
* Github
* Dillinger.io
Currently doesn't support
* Bitbucket
Features:
* Supports Flowchart, Sequence Diagram, ER Diagram, State Diagram, Class Diagram, Pie Chart and Gantt Chart
* Latest version of Mermaid.js (v8.5.1) integrated so has support for the latest mermaid js syntax
* Renders graphs from markdown files only when the extension icon is pressed
* Doesn't allocate memory and run in the background when not required
* Supports github wikis
* Fails silently and logs error to the console when rendering fails
Latest reviews
- (2022-10-23) modiX: Does not work with .mmd files