summaryrefslogtreecommitdiff
path: root/minify_html.sed
diff options
context:
space:
mode:
Diffstat (limited to 'minify_html.sed')
-rw-r--r--minify_html.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/minify_html.sed b/minify_html.sed
index fc9c5bc..940977f 100644
--- a/minify_html.sed
+++ b/minify_html.sed
@@ -4,3 +4,5 @@ s/<\/\(body\|head\|html\)>//g
s/<\/\(li\|p\)>//g
s/="\([a-zA-Z0-9_:.\/#&;@?-]*\)"/=\1/g
+
+s| \{0,1\}xmlns=http://www.w3.org/2000/svg||g