Links in document do not open URLs
Ellypse opened this issue ยท 1 comments
The link tag in documents is properly formatted with the text between brackets, but nothing happens when you hover on the text or click it. Tested it with 1.0.5 and still encountered the issue, which implies it isn't a side effect of the cursor fix from 1.0.6.
Turns out the Link tag in documents isn't for URLs, but to run a workflow.
This should probably be updated with another name, as it can be confusing - especially as the default format shown when clicking the button is the same one everywhere with a URL as the second argument.