Closed GoogleCodeExporter closed 9 years ago
Fixed in 0.7.1 release. Thanks.
There still might be similar problems (it shouldn't display an error now but
might
compress or skip not what is expected) as it is impossible to solve such issues
completely without creating own html and js parsers. For example:
{{{
<pre>
<script>
s = "</pre>";
</script>
This part will be compressed by mistake.
</pre>
}}}
Original comment by serg472@gmail.com
on 23 Sep 2009 at 5:10
Original issue reported on code.google.com by
joesiegr...@gmail.com
on 20 Sep 2009 at 4:54