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
669 stars 123 forks source link

Unexpected fillings in interpolate linkStyle #31

Closed spbroma closed 5 years ago

spbroma commented 5 years ago

After adding linkStyle default interpolate basis parameter, link became filled with black OS: Windows Server 2008 R2

image

mjbvz commented 5 years ago

Does this only happen in VS Code? What if you run the mermaid cli on the same file?

mjbvz commented 5 years ago

Closing as likely an upstream issue with mermaid