When the document is saved as HTML it would be nice not to exclude script tags. ```js <script>alert(1);</script> ```