Internal link in Mermaid with defined link instead of node text

not pretty and definitely a hack, but this is a workaround:

node["<a class='internal-link is-unresolved' href='path/to/file'>display text</a>"]
2 Likes