Can plugin insert mindmap into the markdown content?
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

to get the markdown file.

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

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.