I previously used markdown for links, and it worked fine with relative links to issues - i.e. /browse/ISSUE-1
Due to Markdown unexpected departure and forced switch to Markup, I noticed that when replacing the markdown syntax with its counterpart using element, even though I provide a relative URL , it is still rendered as “https://browse/ISSUE-1”. The docs say the element should support relative URLs.
Thanks for checking this!