sexy96 wrote:...what should the RegExp code look like?
1. You can use the same code, but check "off" the option [". matches \n"] (See the small triangle behind the "Regular expressions" option in "Find" form)
2. You can add "(?-s)" option in your regexp directly:
(?-s)^\w+\s\s.+\s\s\w+\r