Skip to main content
Participant
February 24, 2023
Question

All Except GREP Code

  • February 24, 2023
  • 1 reply
  • 262 views

Hi, 

 

Is there a GREP code I can input to find everything except italics?

This topic has been closed for replies.

1 reply

FRIdNGE
February 24, 2023

2 Greps:

 

1/ Find "Italic" and Replace by Format "Italic" Condition

2/ Find "No Condition"

 

(^/)  The Jedi