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
648 stars 119 forks source link

Update to use latest Mermaid version #107

Closed chrimaho closed 3 years ago

chrimaho commented 3 years ago

Hi Team,

Can you please update to the latest Mermaid version?

Currently it's up to version 8.10.2: https://github.com/mermaid-js/mermaid/releases/

image

But when I run on VSCode using this Extension, I get an error stating that it's still using version 8.9.0:

image

Thank you.