Simple GREP query with Groups not working as expected.
I like having a hair space ahead of my footnote reference numbers when there is no period, comma or other terminator ahead of it. I'm presently working with almost 600 footnotes and this should be an easy matter.
I'm using the following GREP query and the results are totally unexpected (I get Group 1, twice) when calling for return of both Group 1 and Group 2, as follows:



If I call for just Group 2 and the hair space I get what is expected:


If I call for Group 2, twice, I get a really weird outcome that includes Group 1:


Anyone have a thought?
