markmap
markmap copied to clipboard
Visualize markdown documents as mindmaps
hi all: I don't find how to set markmap with many-to-one support.
I do something like `* > my quote`, but in the mindmap it's not formatted as a quote. Would be great to get this. Thanks!
The image in markdown can't display in mind map, could you tell me how to fix it? Thanks for sharing this soft, it's great!
Hi! Awesome library. But did not found way, how can I change parent just dragging node onto another one. Is that possible?
The example for txtmap file isn't showing anything more than 'root' on browser. Other supported file types are working fine
Would be nice for flowcharts or pipeline diagrams. To be clear, I mean a way of rendering something in this shape: ``` A___B__C |\__D_/ \__E ``` , maybe with a...
When I try to load more than 10 levels of structure, like ```mind * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 *...
# a ## aa ### aaa #### aaaa ##### aaaaa ###### aaaaaa ####### aaaaaaa the last line can't be showed in https://markmap.js.org/repl
It would be cool if there was an option to render mindmap as an image. I can imagine how useful it would be inside an npm script. For example when...