Well, Pastebin does raw text, so no links there. I save personal links on Google Bookmarks, but that can't be shared unfortunately.
Comment has been collapsed.
Why don't you use a regular expression to create a HTML page with links? Are the links separated by space or new line or sth?
Comment has been collapsed.
/\ this. edit the next text into notepad and save it as .html : <html><head><title>Links</title></head><body>put your link here<br><br>Link2<br><br>Link3 etc.</body></html>
Comment has been collapsed.
Are you sure google docs doesn't work? In my experience they hyperlink the links I copy/paste into it.
Comment has been collapsed.
You can use Notepad++ and replace urls with html using regex:
https://dl.dropbox.com/u/14076298/ShareX/2014/03/Q1fDOcr7Lw.png
https://dl.dropbox.com/u/14076298/ShareX/2014/03/6xDWmeFXDF.png
Comment has been collapsed.
2,837 Comments - Last post 33 minutes ago by Mhol1071
46 Comments - Last post 1 hour ago by ViToos
37 Comments - Last post 2 hours ago by Ocos
57 Comments - Last post 3 hours ago by Moogal
23 Comments - Last post 4 hours ago by JTC3
7 Comments - Last post 5 hours ago by lostsoul67
26 Comments - Last post 5 hours ago by jm
17 Comments - Last post 1 minute ago by Hawk189
685 Comments - Last post 13 minutes ago by ObsidianSpire
1,276 Comments - Last post 29 minutes ago by aliihsandikmen
524 Comments - Last post 2 hours ago by quinjoa
3 Comments - Last post 2 hours ago by herbesdeprovence
790 Comments - Last post 2 hours ago by Camryn
76 Comments - Last post 2 hours ago by IronKnightAquila
Okay, recreating this thread because I closed the other one then realised it didn't work.
Basically, I've got a long list of URLs that I want to make clickable, i.e like this
Pastebin doesn't seem to do this, emailing didn't work either (they didn't separate the links) and I wouldn't be able to use that anyway, and google documents didn't seem to work. I don't want to go through each URL individually.
What's the best way to do this?
EDIT: I found this site. It's okay, have to disable ad block though. So I'll leave this open if anyone has any better ideas.
Comment has been collapsed.