You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
var linkified = linkify.linkify('hello www.bob.com');
console.log(linkified);
console.log("For actual tests, check out https://github.com/hipchat/linkify/blob/4933af23fec0393ffad2cabfd450436568f70cc1/javascript/tests.html")