mjbvz / vscode-markdown-mermaid

Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-mermaid
MIT License
657 stars 120 forks source link

Upgrade to Mermaid 10.3.x #212

Closed ms-xy closed 1 year ago

ms-xy commented 1 year ago

Mermaid 10.3.0 adds, among other improvements and fixes, create participant and create actor functionality for sequence diagrams, which is quite useful in order to keep sequence diagrams tidy.

cvharris commented 1 year ago

also includes the new sankey diagramming ability

potsed commented 1 year ago

Many new, non-breaking enhancement to the mermaid library. Please upgrade.

TonyBrookILSTU commented 1 year ago

Throwing my voice in on this one. I don't know what it would plug in the newest version of Mermaid, but I need this functionality before any of my other extensions for syntax highlighting and the rest mean anything.