fix: script tags with explicit closing tag.
The <script> tag needs a closing tag (</script>), otherwise the HTML will not be rendered correctly.
Details in #6
The <script> tag needs a closing tag (</script>), otherwise the HTML will not be rendered correctly.
Details in #6