Reply To: GREP Tricks: Using LookBehind and LookAhead expressions to convert a SPACE into a NON-BREAK SPACE

Home Page / Forums / General InDesign Topics (CLOSED) / GREP Tricks: Using LookBehind and LookAhead expressions to convert a SPACE into a NON-BREAK SPACE / Reply To: GREP Tricks: Using LookBehind and LookAhead expressions to convert a SPACE into a NON-BREAK SPACE

#72068
Anonymous
Inactive

Here’s another little trick to find the same thing :)

(?s)(\d+miles).+?days

See if you can figure it out :)

This article was last modified on December 5, 2014

Comments (0)

Loading comments...