vscode-markdown-preview-enhanced icon indicating copy to clipboard operation
vscode-markdown-preview-enhanced copied to clipboard

mindmap with markmap.js

Open StefanoCecere opened this issue 5 years ago • 4 comments
trafficstars

i read the Mermaid is working on mindmaps.. but it is at early stages. a working (and beautiful!) solution in JS is https://markmap.js.org/

could it be a viable solution to embed?

StefanoCecere avatar Jul 23 '20 19:07 StefanoCecere

Yes it could be possible. I will take a closer look at markmap.js. Thanks!

shd101wyy avatar Jul 24 '20 07:07 shd101wyy

Any updates on this one? Since Mermaid is good

DonaldTsang avatar Jan 13 '21 05:01 DonaldTsang

hope that we can enjoy markmap as seem as possible

heartacker avatar May 14 '21 08:05 heartacker

markmap could be used now?

HaibaraMegumi avatar Aug 12 '22 02:08 HaibaraMegumi

For the current version 0.6.8, still not support to render the mindmaps from mermaid block in markdown, but the VSCode builtin markdown previewer support it with the extension bierner.markdown-mermaid~

leolcao avatar Aug 22 '23 05:08 leolcao

@leolcao Mindmap is now supported in mermaid now in the latest 0.6.10 version.
So I am closing this issue. Thank you!

shd101wyy avatar Aug 22 '23 14:08 shd101wyy

Thanks and now it works in new version.,

Btw, I tested all charts from from Mermaid.js(10.3.1), and found ZenUML sequence chart is not works in this extension, I guess because it needs additional library from https://mermaid.js.org/syntax/zenuml.html#integrating-with-your-library-website

Any way, this extension is already awesome~

leolcao avatar Aug 24 '23 05:08 leolcao

The mermaid zenuml will be supported once this PR gets done: https://github.com/shd101wyy/mume/pull/297

shd101wyy avatar Aug 29 '23 15:08 shd101wyy

@leolcao zenuml is now supported.

shd101wyy avatar Sep 01 '23 08:09 shd101wyy

Verified and thanks~

leolcao avatar Sep 02 '23 12:09 leolcao