Link in graphviz / confluence opens a blank page. But if I right-click on it by mouse and select "open in new window" it opens fine. Using target="_top" or target="_blank" does not help.
I'd greatly appreciate help!
The same code in other graphviz environments works just fine.
digraph {
System [href="https://www.atlassian.com/", target="_blank",]
}