Closed
Description
An url like 👍https://www.google.com is being parsed as http://oogle.com/ . If I remove the protocol and just use
👍www.google.com then it will be parsed correctly http://xn--www-0113b.google.com/.
This can be confirmed using the live demo example: http://greg-jacobs.com/Autolinker.js/examples/live-example/
I believe this could be a regression from #276.
Metadata
Metadata
Assignees
Labels
No labels