markmap / coc-markmap

https://markmap.js.org/
MIT License
215 stars 15 forks source link

Can plugin insert mindmap into the markdown content? #14

Open draftman9 opened 2 years ago

draftman9 commented 2 years ago

Firstly, this plugin has been an incredible plugin for drawing mindmap! However, I want to insert the mindmap into my md notes in which there are other contents instead of mindmap. I find this plugin can only make mindmap. On the other hand, I am using markdown-preview plugin, also amazing. That plugin supports mermaid option to make more advanced diagrams like pie diagram by using image

to get the markdown file. image

So I wonder if this plugin can be merged into markdown-preview to merge other kind of text and mindmap through a certain code block like 2022-02-27_202827

oblitum commented 2 years ago

In which way could this happen in some agnostic form? Because I also use a markdown preview plugin, which isn't necessarily the one being referred (I use coc-markdown-preview-enhanced). The request is great though.