Package Exports
- gitbook-plugin-mindmap-7dtime
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gitbook-plugin-mindmap-7dtime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
mindmap plugin for GitBook
Plugin for GitBook 3 which renders [mindMap] mind maps detected in the book markdown.
How to install it?
You can use install via NPM:
$ npm install gitbook-plugin-mindmap-7dtime
And use it for your book with in the book.json:
{
"plugins": ["mindmap-7dtime"]
}
How to use it?
Just put the code into fenced code block and tag it mind key word like this:
-gitbook全局
-默认模板 8m
-全局安装插件 15m
-畅言修复 5m
-+测试 18m
Thanks
Thanks to the author of mindMap.js, mindMap