Reply To: Using GREP to easily format subheads.

Home Page / Forums / General InDesign Topics (CLOSED) / Using GREP to easily format subheads. / Reply To: Using GREP to easily format subheads.

#79626
David Blatner
Keymaster

This code should find all paragraphs up to 35 characters long:
^.{1,35}$

This article was last modified on November 24, 2015

Comments (0)

Loading comments...