Autolinker.js icon indicating copy to clipboard operation
Autolinker.js copied to clipboard

Angle brackets not parsed correctly

Open ryanmcclure4 opened this issue 5 years ago • 0 comments

When autolinking strings with angle brackets not belonging to html tags, the bracketed section is stripped out. For example, when passing in http://gs.3g.cn/D/b3964/w<gof=N53fa> the output is http://gs.3g.cn/D/b39664/w.

Is there any way to prevent this so that the bracketed region is included in the link?

ryanmcclure4 avatar Jun 24 '20 20:06 ryanmcclure4