Reply To: Append a character, e.g. add quotes around titles

Home Page / Forums / General InDesign Topics (CLOSED) / Append a character, e.g. add quotes around titles / Reply To: Append a character, e.g. add quotes around titles

#70212
David Blatner
Keymaster

If you want to actually insert real quote marks, you could use find/change, with grep.
Search for
(.+)
in the paragraph style, and replace with
“$1”

Such as:

This article was last modified on August 21, 2014

Comments (0)

Loading comments...