Skip to content

billyan2018/reveal-md-mermaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published