vuepress-plugin-large-mindmap

1.1.0 • Public • Published

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>

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i vuepress-plugin-large-mindmap

    Weekly Downloads

    0

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    3.44 kB

    Total Files

    5

    Last publish

    Collaborators

    • whoyouhow