Reply To: GREP, if it could only go backwards

Home Page / Forums / General InDesign Topics (CLOSED) / GREP, if it could only go backwards / Reply To: GREP, if it could only go backwards

#53894

Hi,

The parenthesis, as litteral character, inside a group [ ] or negative group [^ ] doesn't need blackslash. Same think for [ { } + . ? * | ^ $

@ Jongware : thanks for explanations, it is difficult for me to explain in english.

In the regex, you can also use [^(]+

Laurent

This article was last modified on November 22, 2009

Comments (0)

Loading comments...