Steps to reproduce
I tried to use the code from the mermaid document.
graph LR;
A-->B;
click B "http://www.github.com" "This is a tooltip for a link"
Expected result
→ I hope it can open the link in the browser. But when I click the button, there is nothing changed.
How can I modify the code so that it can successfully link to the website. Thanks.
Environment
- Operating system: win 10
- Obsidian version:0.9.22