fixed 3 bugs in util::html_diff: - able to process HTML with anchor tags - fixed undefined variable in: 'util::html_diff -old "ppp" -new "…
Show more
fixed 3 bugs in util::html_diff: - able to process HTML with anchor tags - fixed undefined variable in: 'util::html_diff -old "ppp" -new "ppp xxx"' - fixed white-space eating behavior leading to wrong diffs spanning new lines
Show less