php-htmldiff
php-htmldiff copied to clipboard
Correctly match newlines whitin htmltags.
When using newlines within htmltags the regular expression used doesn't account for newlines, this pull request aims to fix this issue.