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

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

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