gregjacobs / Autolinker.js

Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
MIT License
1.48k stars 238 forks source link

Links with `&not` in query string are broken #392

Open andrzejpindor opened 1 year ago

andrzejpindor commented 1 year ago

Hi, latest version, tested in http://greg-jacobs.com/Autolinker.js/examples/live-example/

sample link: https://tempuri.org?a=1&not=a output: [tempuri.org?a=1¬=a](https://tempuri.org/?a=1&not=a)

as you can see &not is changed to ¬