sindresorhus/linkify-urls

Parentheses in URLs break linkifying

Aperta

#28 aperta il 7 nov 2017

 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (23 fork)user submission
bughelp wanted

Metriche repository

Star
 (173 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

@fregante edit: Issue transferred from refined-github. This issue still happens in v3.1.0


See this line:

The URL contains parentheses which make the anchor cut off the URL in both the href and the visual link producing a wrong URL.

Original valid URL:

https://github.com/jserz/js_piece/blob/master/DOM/ParentNode/append()/append().md

Guida contributor