minify-html/src
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
..
ast Fix next sibling calc 2021-08-06 23:07:55 +10:00
cfg Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
minify Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
parse Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
spec Clippy suggestions 2021-08-06 23:18:45 +10:00
tests Ignore html/head/body duplicate tags while parsing, omit them when minifying; parse <title> correctly 2021-08-07 15:59:41 +10:00
lib.rs Make Cfg values all default false 2021-08-07 14:56:20 +10:00
pattern.rs More clippy suggestions 2021-08-06 23:23:05 +10:00
whitespace.rs Clippy suggestions 2021-08-06 23:18:45 +10:00