Open cdilz opened 3 years ago
I'm writing some code to convert HTML email templates I'm creating into plain text and I wanted to support multiline HTML tags. I added the dotAll flag to the second regex and I can no longer test it, but the first regex tests fine.
I'm writing some code to convert HTML email templates I'm creating into plain text and I wanted to support multiline HTML tags. I added the dotAll flag to the second regex and I can no longer test it, but the first regex tests fine.