summaryrefslogtreecommitdiff
path: root/minify_html.sed
blob: 9e1f0e4c52dc78ac48126662f5fa25eebdd372cb (plain)
1
2
3
4
5
6
7
s/<\(body\|head\)>//g
s/<\/\(body\|head\|html\)>//g

s/<\/\(li\|p\)>//g

s/="\([a-zA-Z0-9_:.\/#&;@-]*\)"/=\1/g
s/\(="[^"]*"\) /\1/g