You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the mermaid live preview, the code below generates a link. I'm not able to get this to work using Typora 0.9.36. See the interaction section in the Mermaid documentation.
graph LR;
A --- B
B --- C
click A "http://www.google.com" "This is a link"
Loading
Also, I've never submitted an issue on GitHub before, so apologies if you need more information. Thanks!
The text was updated successfully, but these errors were encountered:
Using the mermaid live preview, the code below generates a link. I'm not able to get this to work using Typora 0.9.36. See the interaction section in the Mermaid documentation.
Also, I've never submitted an issue on GitHub before, so apologies if you need more information. Thanks!
The text was updated successfully, but these errors were encountered: