Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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 Leaders.
May 18, 2015

Whats in the actual markdown?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events