Commit Graph

11 Commits

Author SHA1 Message Date
Wilson Lin c5bfac177c Drop mismatched closing tags instead of reinterpreting as opening tags 2022-06-22 20:13:36 +10:00
Wilson Lin 34669ead1a Minor phrasing changes 2022-03-22 12:44:14 +11:00
Wilson Lin 9203e40eeb Minor clarification 2021-08-08 01:52:25 +10:00
Wilson Lin 4017bdb381 Minor clarifications 2021-08-08 01:12:41 +10:00
Wilson Lin b80cc0bbd2 Update README 2021-08-08 01:10:40 +10:00
Wilson Lin 6650d94485 Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
Wilson Lin b0c574dbd7 Fix tag omission minification; implement entity reencoding minification 2021-08-06 22:53:33 +10:00
Wilson Lin 5433c3041a Implement attr minification; various parser and minifier fixes 2021-08-06 21:56:54 +10:00
Wilson Lin 74b4ab689e Various parsing fixes 2021-08-06 20:16:30 +10:00
Wilson Lin 5a259a8ead Implement core minifier 2021-08-06 16:17:45 +10:00
Wilson Lin 88d288b0cb Implement parser; remove legacy code 2021-08-06 12:07:27 +10:00