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

貢獻者指南

Parentheses in URLs break linkifying · sindresorhus/linkify-urls#28 | Good First Issue