pagedown
pagedown copied to clipboard
Relative links don't display correctly in-line unless in a list
What steps will reproduce the problem?
1. Create a link of the form [link](/relative/path)
What is the expected output? What do you see instead?
In page the preview will display [link](/relative/path) however the same link
in a list will display as a normal hyperlink.
What version of the product are you using? On what operating system?
Current version running on LAMP server.
Please provide any additional information below.
Appears to be a regex problem
Original issue reported on code.google.com by [email protected] on 9 Oct 2013 at 8:42
Just from that description, I cannot reproduce this. Can you provide an actual
piece of Markdown that exhibits this behavior?
Original comment by [email protected] on 11 Apr 2014 at 9:22