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

class labels does not work #198

Closed geniys closed 10 months ago

geniys commented 1 year ago

The class labels are not rendered. It described in https://mermaid.js.org/syntax/classDiagram.html#class-labels.

plugin version is v1.18.1

Thanks

mjbvz commented 10 months ago

Seems to be rendering for me now in version 1.21 of this extension:

Image

Rendering matches what I see on the mermaid website