Hello,
In the text that I'm working with all the words that should be italics are encased within underscores, and I was wondering how to replace it with italics, such as:
Find: _text_
Replace: <i>text</i>
Now under a wildcard search _*_ with minimal matching picks them up but I can't find how to replace it. Any help would be appreciated