Finding a lone plain text character among italics in a string.
Hi everyone, I have come across an issue with a long document I'm working on. I've noticed that there are instances of a single plain text character at the beginning of a word where the entire word is meant to be in italics. The rest of the word is properly italicized but the single beginning character is in plain text. Is there a Find/Change GREP string or scripting method that can help to search and find all of these instances? Thanks for any help!
