Hi
Some of my users have noted that the inline style does not render when they stick in a comment. e.g.
<style>
<!---
body {background-color:black;}
//--->
</style>
Now some may ask why are they sticking in the comment, indeed I do, but I see it everywhere, there must be some reason for it!
Anyway it appears if you take out the comment then CE renders the page correctly.
Is there any chance you can fix this so it renders with the comment there?
Thanks