sindresorhus/linkify-urls

Parentheses in URLs break linkifying

Open

#28 创建于 2017年11月7日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (173 star) (23 fork)user submission
bughelp wanted

描述

@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

贡献者指南