Sep 29, 2022
Hi Charles, it's been a while since I wrote this, but IIRC this pattern matches any whitespace character and non-whitespace character (including new lines).
I recommend using regex101.com -- the site helps a lot when trying to understand regular expressions.