Markdown Diagrams

★★★★★
★★★★★
3,000+ users
<
>
Anchor Stranded Cotton Color 326
★★★★★
★★★★★
President Donald Trump Cutout Cardboard Standup Advanced Graphics
★★★★★
★★★★★
ILSCO, Insulated Multi Tap Connector, PBTD-2-350
★★★★★
★★★★★
"espresso Cat" Sabrina Carpenter Inspired sabrina carpenter Cotton Tote Bag
★★★★★
★★★★★
Deadpool & Wolverine (Original Motion Picture Soundtrack)
★★★★★
★★★★★
African American Instagram Template for High Engagement, Instagram Feed, Quotes, Canva
★★★★★
★★★★★

A browser extension for Chrome, Edge, Opera and Firefox that renders markdown diagrams and charts code blocks into preview images.

Supports many languages: PlantUML, Mermaid, GraphViz and many more (full list on website).

Supports any website:
- GitHub, GitLab, Bitbucket: md files, pull requests, issues, gists, wiki...
- Atlassian: Jira, Confluence, Trello...
- all other websites trying known patterns.
- local files when rendered with some markdown extension.

How to use: simply put diagram or chart code into a blockquote

```language
code here
```

Double click to rendered diagram to swith to code/diagram.
Click to extension icon to disable/enable parsing in current browser tab.

Examples
https://gitlab.com/markzackie/ markdown-diagrams-browser-exte nsion/-/tree/master/doc/exampl es
https://bitbucket.org/marcozac cari2/markdown-diagrams-browse r-extension/src/master/doc/exa mples
https://github.com/marcozaccar i/markdown-diagrams-browser-ex tension
Related