mark everything after certain word using GREP
Hi there,
I'm trying to select some parts of a paragraph using GREP. I have a textbox with two paragraphs, and I like to style the last part differently. To be exact, everything that came after the word "Graphem-" till the end of the paragraph.
That is what it currently looks like for me.
Can anyone help?
Thanks

