A simple reveal-md plugin to support mermaid diagrams
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