The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use links in markdown with @ character?

szikszail
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 11, 2019

I have a markdown file, which contains a link which contains a @ character:

[link](http://here/is/the/@/url)

The link works properly in the IDE, but on Bitbucket the link is translated to the following:

<base/url/or/repo>/null 

If I remove @, then it is working properly. I did not find anything whether this character would cause this, but this only happens with Bitbucket.

Note that I have already tried:

  • Escaping:
    [link](http://here/is/the/\@/url)
  • Encoding:
    [link](http://here/is/the/%40/url)
  • Delimiters:
    [link](<http://here/is/the/@/url>)
  • Link label:
    [link][1]

    [1]: http://here/is/the/@/url

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events