I tried your HTML comment rule, but it was too inclusive. It removed way too many sections of code, and cause our previous issue where PageBlaster and CSS Editor began to fail client-side. Here is the rule: < !--.*?-- > Is there a better rule to remove only HTML comments? |