URLs with underscore characters lose the underscore
GoogleCodeExporter opened this issue · comments
Google Code Exporter commented
What steps will reproduce the problem?
1. Type: https://twitter.com/_/status/416050320272551936
What is the expected output? What do you see instead?
Expected: <p><a
href="https://twitter.com/_/status/416050320272551936">https://twitter.com/_/sta
tus/416050320272551936</a></p>
Actual:
/status/416050320272551936">https://twitter.com//status/416050320272551936
Original issue reported on code.google.com by sh...@mediocre.com
on 26 Dec 2013 at 4:14
Google Code Exporter commented
Fixed in
https://code.google.com/p/pagedown/source/detail?r=e316af145b6c3c9721e89dc144d79
025a754be0a, thanks.
Original comment by b...@stackoverflow.com
on 11 Apr 2014 at 9:05
- Changed state: Fixed
Google Code Exporter commented
Can you guys update the package on NPM? https://www.npmjs.org/package/pagedown
Original comment by sh...@mediocre.com
on 9 May 2014 at 5:47