Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links using Mermaid don't appear to work #914

Closed
reesehopkins opened this issue Sep 20, 2017 · 1 comment
Closed

Links using Mermaid don't appear to work #914

reesehopkins opened this issue Sep 20, 2017 · 1 comment

Comments

@reesehopkins
Copy link

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!

@abnerlee
Copy link
Contributor

abnerlee commented Aug 8, 2018

merge into #1661

@abnerlee abnerlee closed this as completed Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants