Reply To: Grep code for words with apostrophe within single qoutation mark

Home Page / Forums / General InDesign Topics (CLOSED) / Grep code for words with apostrophe within single qoutation mark / Reply To: Grep code for words with apostrophe within single qoutation mark

#98150
Graham Park
Member

Oksana
This should do the trick.

(?<= )’\S+(?=’)’

This article was last modified on September 16, 2017

Comments (0)

Loading comments...