Link markup in project description doesn't work #54149
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The words "Trident Animation" should have been a link in this project description, as is evident from both the source MarkDown and the preview HTML when editing the project. However, the words show up but aren't marked up as link.
Added subscribers: @dr.sybren, @fsiddi, @pablovazquez
Some additional info: when the user is not authenticated, the link shows up.
This issue was referenced by
289dc39e50
Changed status from 'Open' to: 'Resolved'
The HTML was fine, but it was "converted" by JavaScript that expected MarkDown and stripped tags.