mermaid version: 8.0.0-rc.8
MD5 (mermaid.js) = afd22ae60b87ad03fab277554f0f3d25
This is Chrome extention which apply mermeid.js to GitHub and Gist.
before | after |
---|---|
Code blocks with language type mermaid
are replaced to charts.
```mermaid
graph LR
a --> b
```
- clone this repository to local
- open chrome://extensions/
- enable "Developer mode"
- click "LOAD UNPACKED" and select "extention" directory of this repository