I have a full text string where I want to automatically replace typed urls with actual html links. My problem is that strings sometimes will have code for embedding videos from youtube and the likes which include urls.
How do I replace urls with links while keeping embedded videos intact?
Bookmarks