Reply To: GREP style that selects the last instance in a paragraph

Home Page / Forums / General InDesign Topics (CLOSED) / GREP style that selects the last instance in a paragraph / Reply To: GREP style that selects the last instance in a paragraph

#14347052
Dhafir Photo
Participant

To find every last set of parentheses use this: .*\K\(.+?\)

This article was last modified on September 8, 2021

Comments (0)

Loading comments...