html-minifier icon indicating copy to clipboard operation
html-minifier copied to clipboard

Recommended tweaks to support AMP minification, please?

Open DamonHD opened this issue 7 years ago • 1 comments

Hi,

Do you have a set of tweaks/flags/recommendations to support AMP minification?

Most existing minifications are fine, but for example the html/head/body tags cannot be removed, and there are some new <amp-... > tags.

Rgds

Damon

DamonHD avatar Nov 15 '18 19:11 DamonHD

There’s no support for AMP-specific markup. Given the development around AMP there are probably no plans to add any support here (not maintained anymore) or in forks (like HTML Minifier Next).

j9t avatar Sep 13 '25 10:09 j9t