项目作者: HunterXuan

项目描述 :
Hexo Plugin: Display mindmap in post
高级语言: CSS
项目地址: git://github.com/HunterXuan/hexo-simple-mindmap.git
创建时间: 2019-07-27T07:13:13Z
项目社区:https://github.com/HunterXuan/hexo-simple-mindmap

开源协议:MIT License

下载


hexo-simple-mindmap

Hexo Plugin: Display mindmap in post

How to use

Install

  1. npm install hexo-simple-mindmap

Tag Example

  1. {% pullquote mindmap mindmap-md %}
  2. - [在 Hexo 中使用思维导图](https://hunterx.xyz/use-mindmap-in-hexo.html)
  3. - 前言
  4. - 操作指南
  5. - 准备需要的文件
  6. - 为主题添加 CSS/JS 文件
  7. - 使用方法
  8. {% endpullquote %}

Further Reading

在 Hexo 中使用思维导图