Question
White spaces before and after punctuation marks-Is there a GREP?
Hello my dear experts...
I was thinking of a viable solution for the wrong spaces before or after the punctuation points.
Is there an efficient way to use grep to remove the extra white space before the punctuation, and add the missing white space after the punctuation mark (except for the punctuation mark before the brackets)?
Sometimes messy drafts come to you and you need to fix these errors before moving on to work on them, and this has been repeated with me recently.
Thanks in advance.
