How would one go about spotting URIs in a block of text?
The idea is to turn such runs of texts into links. This is pretty simple to do if one only considered the ht
For a lot of the protocols you could just search for "://" without the quotes. Not sure about the others though.