Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.13 KB

Markmap Editor

Create MindMap diagrams just by typing out Markdown!

Write out nested headings or lists to display the text in a structured mindmap diagram.

Web interface hosted here 👉 https://billthornton.github.io/markmap-editor/

Editor interface

Features

  • Create a mindmap just by entering Markdown text
  • Shareable URL
  • Collapsable sidebar
  • Zoom controls
  • Save as PNG and SVG files
  • Controls to collapse a level of nodes to 'walk-through' a diagram (left and right arrow controls)
  • Collapse/Expand adjacent nodes (hold alt when clicking on the circle next to a node)
  • Collapse/Expand a complete node tree (hold shift when clicking on the circle next to a node)

Future features

  • Export with embedded data for import
  • Import from exported file

Credits / Dependencies

This couldn't be done without these great projects below: