Skip to main content

Mind Map

Add mindmap: true to a doc's frontmatter, and a mind map is auto-generated at the top based on its headings. Click a node to jump to that section.

Usage​

---
mindmap: true
mindmap_direction: right
mindmap_size: 50
---

Parameters​

  • mindmap: set to true to enable
  • mindmap_direction: right (default) / left / both
  • mindmap_size: width percentage (default 100; centered when smaller than 100)
Join Us