how to have regex dot match any character including newline?
Hi all,
I am trying to trim a footer that keeps mutating itself via the conversion process to include a variable number of characters and breaklines.
How can I setup my regular expression to have the dot character including any character which includes newline characters?
Thanks!
|