Reply To: GREP find in between nuances

Home Page / Forums / General InDesign Topics (CLOSED) / GREP find in between nuances / Reply To: GREP find in between nuances

#14335719

Hi

In stead of using .+? which is greedy
try using .*?

This article was last modified on February 3, 2021

Comments (0)

Loading comments...