Reply To: Grep style to ONLY two digit numbers

Home Page / Forums / General InDesign Topics (CLOSED) / Grep style to ONLY two digit numbers / Reply To: Grep style to ONLY two digit numbers

#66646
David Blatner
Keymaster

You probably need to put a backslash-b before and after the code, to signify a word boundary, such as \d\d

For more, look through this cheat sheet of codes: https://creativepro.com/favorite-grep-expressions-you-can-use.php

This article was last modified on January 14, 2014

Comments (0)

Loading comments...