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

VS Code 1.53 breaks mermaid preview support #98

Closed sebastianzolg closed 1 year ago

sebastianzolg commented 3 years ago

It looks like there are some issues with VS code in the latest version. Mermaid diagrams no longer render correctly.

1.53 seems to break Markdown Mermaid Support

VS Code Version: 1.53.2 OS Version: Windows 10 Steps to Reproduce:

Preview markdown document with Mermaid diagram in 1.53. image

luisee commented 3 years ago

I have the same problem in Windows 10, have you managed to fix the problem? Thanks!

mermaid-problem
sebastianzolg commented 3 years ago

No, @luisee. Still facing the issue. Not sure if somebody monitors this repository.

cpshoemake commented 3 years ago

I have the same rendering issue on Windows 10 & VS Code 1.55.2.

mjbvz commented 1 year ago

Closing this as outdated and because it did not include the text of the mermaid diagram to help investigate the potential issue