minify-html/src
Wilson Lin 95be64d868 Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +11:00
..
spec Update README to describe whitespace minification; do not destroy whole whitespace in content-first elements 2019-12-28 17:15:23 +11:00
unit Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +11:00
err.rs Refactoring; fix whitespace minification in content 2019-12-26 13:47:18 +11:00
lib.rs Update README; cleanup comments 2019-12-27 22:14:03 +11:00
main.rs Fix entity decoding in attribute value; enforce valid Unicode Scalar Value numeric entity refs; update named entities; error messages for CLI; support post-minification empty attributes 2019-12-27 00:23:33 +11:00
pattern.rs Faster non-sequence matching; improved attribute value minification 2019-12-26 16:17:57 +11:00
proc.rs Fix entity decoding in attribute; create fuzzer project; simplify code 2019-12-28 23:06:04 +11:00