billyan2018 / reveal-md-mermaid

A simple [reveal-md](https://github.com/webpro/reveal-md) plugin to support [mermaid](https://mermaid.live/edit) diagrams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reveal-md-mermaid

A simple reveal-md plugin to support mermaid diagrams

Usage

Put reveal-mermaid.js somewhere, and use it together with mermaid.js in the reveal-md.json file:

{
    "scripts": "${path to mermaid.js}  ${path to reveal-mermaid.js}"
}

Check here on how to use plugin

About

A simple [reveal-md](https://github.com/webpro/reveal-md) plugin to support [mermaid](https://mermaid.live/edit) diagrams

License:MIT License


Languages

Language:JavaScript 100.0%