hexo-simple-mindmap

Hexo Plugin: Display mindmap in post

Usage no npm install needed!

<script type="module">
  import hexoSimpleMindmap from 'https://cdn.skypack.dev/hexo-simple-mindmap';
</script>

README

hexo-simple-mindmap

Hexo Plugin: Display mindmap in post

How to use

Install

npm install hexo-simple-mindmap

Tag Example

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

Further Reading

在 Hexo 中使用思维导图