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
630 stars 112 forks source link

links not working #252

Closed MrBjorn closed 2 months ago

MrBjorn commented 3 months ago

I cant get the links working, bug? Its popup-menus. The syntax is:

::: mermaid sequenceDiagram participant A links A: label @ url :::

mjbvz commented 3 months ago

What isn't working? Seems to match mermaid.live:

Image

mjbvz commented 2 months ago

Closing as unclear what the issue is