Really Dumb Bug Fix
Yes I consider this important enough to make a release over.
bgug.
- Forgot to escape backslash in regex, caused matching of
[^SW_acehipt{}]
instead of white space at the end of matches.
Yes I consider this important enough to make a release over.
[^SW_acehipt{}]
instead of white space at the end of matches.