voku / HtmlMin

:clamp: HtmlMin: HTML Compressor and Minifier via PHP
MIT License
160 stars 21 forks source link

Broken minification (`ParseError`) #80

Open S1SYPHOS opened 2 years ago

S1SYPHOS commented 2 years ago

What is this feature about (expected vs actual behaviour)?

Should minify HTML, but throws ParseError

How can I reproduce it?

For testing purposes, I installed latest version and used the example in README, which throws same ParseError as seen in https://github.com/afbora/kirby-blade/issues/22

Does it take minutes, hours or days to fix?

I guess .. minutes?

Any additional information?

I really like your project