sindresorhus/linkify-urls

Parentheses in URLs break linkifying

Ouverte

#28 ouverte le 7 nov. 2017

 (5 commentaires) (0 réaction) (0 personne assignée)JavaScript (23 forks)user submission
bughelp wanted

Métriques du dépôt

Stars
 (173 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

@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

Guide contributeur