Template#munge_ml_comments kills JS...
Status: Alpha
Brought to you by:
thetitan
If munge_ml_comments is set to true, then it will strip
all JavaScript as well as ML comments. This is just a
matter of needing a more intelligent regular expression
that'll kill all comments that aren't between <script>
tags.
This type of bug is also candidate for being solved via
offline processing.