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

#98154
Graham Park
Member

Obi-wan
I assumed it was to find and make it all italic
‘mark’s’
‘Oksana’s’

Also my GREP probably got more complicated than it needed to be,
this is simpler and does the job..

(?<= )’\S+’

This article was last modified on September 16, 2017

Comments (0)

Loading comments...