Quote:
Originally Posted by eschwartz
I would just use
Search:
Replace:
Matches all matched sets only, doing both replaces in one go using a capture group to preserve inner text. Assumes no weird-foreign-symbols-I-forget-the-name-of  inside matching sets.
|
But then you still have to do it my way to handle any unmatched sets. So this is just one extra S/R that doesn't need to be done. Yes, you can get unmatched sets when you have a new paragraph in the middle of someone talking.