react-linky
react-linky copied to clipboard
Huge problem with protocol
As you can see by your demo, if you click any link that start with http or https, your library remove a colon by the url. for example: I write http://github.com
when you click on it you see in the browser -> http//github.com same thing for the https protocol.