Reply To: GREP: Different behaviour of positive lookahead/lookbehind

Home Page / Forums / General InDesign Topics (CLOSED) / GREP: Different behaviour of positive lookahead/lookbehind / Reply To: GREP: Different behaviour of positive lookahead/lookbehind

#77086
David Blatner
Keymaster

Well, just to be clear, you could use ^[^"]*blah which means “from the beginning of the paragraph up to the word blah, but only if there is no quote mark.” But that doesn’t find just the word “blah” — it finds the whole enchilada.

This article was last modified on August 1, 2015

Comments (0)

Loading comments...