Hello All,
I have a large document with hundreds of short phrases in an italic Character Style followed immediately by a comma with [No Style]. I want to apply the same italic Character Style to the trailing comma. That is, I want to change [italic-phrase], to [italic-phrase,].
I don't see any way to do this with the Find/Change GREP dialog, but maybe in ExtendScript? It sounds like a job for GREP with a positive lookbehind, but I'm not sure how to accomplish this in Extendscript.
Is there an existing script that might be adapted to such a use case? Or can someone show how to find a comma preceded by italic styled text? Or any better idea?

