Autolinker.js
Autolinker.js copied to clipboard
Linking text before protocol
Found a bug where the following string was including the text before the protocol in the link:
DE:https://foo.bar.com/foo/bar
Hey, interesting. Thought that was handled. Will check it out.
The above example seems to be fixed now, but here's another case where it's linking text before the protocol:
Hello...https://foo.bar.com/foo/bar
https://tonicdev.com/56e9b1511f9bd21200fa4786/56e9b1511f9bd21200fa4787
+1
In 1.4.2,
Hello...https://foo.bar.com/foo/bar
does not link anything. I think it should link the second part.