How do I copy multiple links from Text Edit?
I know how to right-click on a piece of linked text in TextEdit to retrieve the URL.
However, I have a document with over a hundred lines of text, each with a different URL. Is there a way to convert each line of text to its associated URL simultaneously?
For example, let's say I have the following lines of text...
Horses
Cars
Clouds
I'd like to replace that text with this:
Is there a (hopefully simple) way to do this?
Thank you.