Hello,
In the plantUML server I can display hyperlinks in the activity diagrams. For example,
start
:action [[a.html]];
stop
However, the JQuery integration does not have this functionality yet.
I take this opportunity to suggest that links have another format:
[[link_name_in_diagram, link_address]]
Thank you for the good work in PlantUML.