The following will render the tag as is:
Hello
And this will render some Javascript:
They behave as follows:
Hello.
This should be escaped: <html><script type="text/javascript">(function(){})</script></html>
This should be escaped: <html><script type
“text/javascript”>(function(){})</script></html>=
This should be escaped: @<script type="text/javascript">(function(){})@</script>
This should be escaped: @<script type
“text/javascript”>(function(){})=