markdown to markmap
This is a Chrome extension used to convert Markdown content from the clipboard into Markmap mind maps, with good support for Markdown list syntax.
The usage process involves copying Markdown content, for example:
- root
- item1
- item1-1
- item1-2
- item2
Then open m2mm and paste the content into it, which will generate a read-only mind map.
This project is open-source and available on GitHub at https://github.com/Tdahuyou/m2mm.