I am trying to draw a diagram with embedded links. I tried graphviz and mermaid, in both links when you click - open a blank page. But if I right-click on it with mouse - it opens the proper page. Seems like a bug in Confluence to me - in other graphviz editors the same code works just fine.
The simplest example of a code is:
digraph {
Link [URL="https://github.com"]
}
I would greatly appreciate any help!
Hi @Evgeny
I'm not sure which app you are using to build your diagrams in Confluence, however, our app Diagram Git Markdown HTML PlantUML Mermaid LaTeX Swagger UML is able to provide you with fully working hyperlinks in Confluence.
Feel free to reach out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.