Skip to content

hanai/hexo-filter-mermaid-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-filter-mermaid-tag

NPM version dependencies Status devDependencies Status

A hexo plugin that covert ``` mermaid ``` to <pre class="mermaid"></pre>.

Installation

$ npm install hexo-filter-mermaid-tag --save

Usage

You can enable this plugin in _config.yml.

mermaid:
  enable: true

License

MIT

About

A hexo plugin that covert '``` mermaid' to '<pre class="mermaid">'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published