Ok, so I cant preview javascript in the editor.
I tried this
<script>alert('test');</script>
And then saved, went to the page and I get the alert.
But then when modifying the page, instead of the script I get
<!-- Inject Script Filtered -->
Can this filtering be turned off? Because all the javascript is replaced when editing...