Skip to content

billthornton/markmap-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: