1.1.0 • Published 2 years ago

vuepress-plugin-large-mindmap v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

vuepress-plugin-large-mindmap

  • A vuepress plugin to render markdown into mindmap
  • Modified from vuepress-mindmap

install

npm install vuepress-plugin-large-mindmap

install

  • include the plugin in your config.js
  • config settings in the front matter block
---
mindmapWidth: '1000px'
mindmapHeight: '1500px'
mindmapColor: '#000000'
---
  • wrap your markdown in
<largemindmap>
</largemindmap>
1.1.0

2 years ago

1.0.0

2 years ago