- HTML: fix bug when parsing inline JavaScript, fixes #631
- HTML: don't minify in style/script if it contains templates, see #621
- HTML: disable lowercasing attribute values; the effect is almost negligible and problems can arise when combining with CSS or JS, fixes https://github.com/tdewolff/minify/issues/620