markmap

What is markmap?

Markmap is a combination of Markdown and mindmap. It parses Markdown content and extracts its intrinsic hierarchical structure and renders an interactive mindmap, aka markmap.

The easiest way to use it is to load your Markdown content into the 👉 try it out page.

You can also try it in:

Programmatic Usage

Basically we use markmap-lib to preprocess Markdown into structured data, then render the data into interactive SVG with markmap-view.

See the relevant packages for more details.

Demos

Support

See FAQ for answers to your questions. If you still need help, feel free to ask in GitHub Discussions.

Credits