On 14/8/2006, at 11:48, Ed Singleton wrote:
[...] Incidentally, this is all because I set up a command that uses csstidy to reformat my css code and it doesn't like receiving the <script> tag. I could just always select the css I want formatted but I'm proactively lazy.
You could also have the command strip them and re-add them.
But including the style (and script etc.) tags in the scope is (as Michael implied) something we consider a design mistake.
It’s just that “fixing” it would break the current themes, so I/we have so far been reluctant to do it.