Reply To: GREP to insert a full stop at the end of paragraphs

Home Page / Forums / General InDesign Topics (CLOSED) / GREP to insert a full stop at the end of paragraphs / Reply To: GREP to insert a full stop at the end of paragraphs

#82139

I don’t know GREP, I would do this in two steps with Find/Replace.

Find: ^p
Replace with: .^p (this will leave some paragraphs with two full-stops) So:

Find: ..
Replace with: .

This article was last modified on February 20, 2016

Comments (0)

Loading comments...