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:Ā 
  • Community
  • Q&A
  • Bitbucket
  • Questions
  • urls like "http://peopleportal2/my/activeperson.aspx?accountname=pient\aqwd1" is not getting recognized as a link in readme.md

urls like "http://peopleportal2/my/activeperson.aspx?accountname=pient\aqwd1" is not getting recognized as a link in readme.md

Aswin R
May 18, 2015

I am trying to access my company portal url but it is not getting recognised as a url in readme.md

On inspecting the html the href attribute is not even added.

I have added screen shots.inspect.png

4 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Robin Stocker
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 18, 2015

This looks like a bug in Stash's current implementation of Markdown, you can create a bug report here.

As a workaround, you can use %5C in the URL in place of the backspace like this:

[Rooth Joshwa](http://peopleportal2/my/activeperson.aspx?accountname=sapient%5Crjoshw)

Edit: I investigated some more, and according to RFC 3986, a backslash can not be part of an URI. So it's not a bug, and the above suggestion is the right way to write the URI.

Aswin R
May 18, 2015

Thanks, it works now.

0 votes
Aswin R
May 18, 2015

#<a name="contributors"></a>Contributors * <a href="http://peopleportal2/my/activeperson.aspx?accountname=sapient\sbane7"> Saurabh Banerjee</a> - PM * [Priyanka Hasija](http://peopleportal2/my/activeperson.aspx?accountname=sapient\phasij) - Project Manager * [Rooth Joshwa](http://peopleportal2/my/activeperson.aspx?accountname=sapient\rjoshw) - Java Developer // trying out escaping the \

0 votes
Aswin R
May 18, 2015

#<a name="contributors"></a>Contributors * <a href="http://peopleportal2/my/activeperson.aspx?accountname=sapient\sbane7"> Saurabh Banerjee</a> - PM * [Priyanka Hasija](http://peopleportal2/my/activeperson.aspx?accountname=sapient\phasij) - Project Manager * [Rooth Joshwa](http://peopleportal2/my/activeperson.aspx?accountname=sapient\\rjoshw) - Java Developer //trying out escaping the /

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 18, 2015

Whats in the actual markdown?

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events