commit | 8e12c787042396e172a7448c65bd16c3015ffb0f | [log] [tgz] |
---|---|---|
author | Michael Dodge <mgdodge@gmail.com> | Fri Jan 04 23:12:26 2013 -0700 |
committer | Michael Dodge <mgdodge@gmail.com> | Fri Jan 04 23:12:26 2013 -0700 |
tree | ec237d87fba0f390ae37f8b9340b0e2e1aab262f | |
parent | 762572f45a14418c9259527e377a1df78a651618 [diff] |
Fix MSIE conditionals regex in minify output func Allows IE conditionals like the following to remain unmodified. <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> Credit to joebert regex from http://www.sitepoint.com/forums/showthread.php?696559-Regex-pattern-to-strip-HTML-comments-but-leave-conditonals&s=3eef4ceb0a59b2fdb946fa56220fb6fd&p=4678083&viewfull=1#post4678083