From 29260061973e2259b603f57d7892b08c47e25cbf Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 5 Jul 2016 21:35:24 +0200 Subject: Revert "minify_html: Remove space after quoted attributes" This reverts commit 81938dc2c9ae29429d6d8c0b558623a71096f2da. As validator.w3.org throws the following error: No space between attributes. At line 2, column 4862 Box="0 0 55 55"id=checkmark>

<\/br>/
/g' -e 's/<\/img>//g' -e 's/<\/link>//g' -e 's/<\/meta>//g' -e 's///g s/<\/\(li\|p\)>//g s/="\([a-zA-Z0-9_:.\/#&;@-]*\)"/=\1/g -s/\(="[^"]*"\) /\1/g -- cgit