Skip to content

A lightweight markdown-it plugin to support mermaid diagram.

License

Notifications You must be signed in to change notification settings

DCsunset/markdown-it-mermaid-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-it-mermaid-plugin

npm GitHub

A lightweight markdown-it plugin to support mermaid diagram.

Installation

npm i markdown-it-code-copy

Usage

const md = require('markdown-it')()
	.use(require('markdown-it-mermaid-plugin'));

License

MIT License

About

A lightweight markdown-it plugin to support mermaid diagram.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published