Enable `Mermaid diagrams` on github wiki and markdown files like the ones found here: http://knsv.github.io/mermaid/index.html. For example add this to any wiki page or markdown file in github ```mermaid sequenceDiagram A->> B: Query B->> C: Forward query Note right of C: Thinking... C->> B: Response B->> A: Forward response ``` This will generate a nice diagram if loaded from github. The extension will just replace the code block with the generated diagram.
You can Follow the below Step By Step procedure to install the mermaid-diagrams Chrome Extension to your Chrome Web browser.
It is the mermaid-diagrams Chrome extension download link you can download and install Chrome Browser.
Write your email in Markdown, then make it pretty.
Converts and previews markdown files (.md, .markdown) to HTML(include TOC) right inside Chrome and support live reload
Use code blocks in markdown to render common js graphs
Allows sequence diagrams to be embedded inside of Github issues. Based on http://bramp.github.io/js-sequence-diagrams/.
Render PlantUML, Mermaid and others graph/diagrams on webpages.
Shows graphs and diagrams rendered by PlantUML.
Markdown Viewer