Quote:
Originally Posted by theducks
I don't think #1 works with single letter words.
|
It works. I tested it before responding to make sure. It'll also be more robust than trying to do multiple sets of Find/Replace/Regex... because looking just for spaces around the letter would miss more obscure edge cases like:
—T—
<sup>T</sup>
[...]
where the spellcheck would catch it.