Reply To: The perfect GREP pattern for URLs

Home Page / Forums / General InDesign Topics (CLOSED) / The perfect GREP pattern for URLs / Reply To: The perfect GREP pattern for URLs

#52196
Anonymous
Inactive

Well I've tried this with all the links from my bookmarks and it seems to work :D

Going on the basis that URLs don't have spaces in them, I simply search for all the text in a sentence string like so

(https|http|ftp|www)[[:punct:]]+.+?(?=)

This article was last modified on March 17, 2010

Comments (0)

Loading comments...