sindresorhus/linkify-urls

Parentheses in URLs break linkifying

开放

#28 创建于 2017年11月7日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (23 个派生)user submission
bughelp wanted

仓库指标

星标
 (173 个星标)
PR 合并指标
 (30 天内没有已合并 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

贡献者指南