sindresorhus/linkify-urls

Parentheses in URLs break linkifying

オープン

#28 opened on 2017/11/07

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (23 件のフォーク)user submission
bughelp wanted

Repository metrics

Stars
 (173 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

@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

コントリビューターガイド