Heres some raw HTML: <script>alert("unsafe input")</script>. It's escaped without any special handling.
This is some raw HTML that is not escaped: bold text and italic text. Use UnsafeRawText to include unescaped HTML.
Heres some raw HTML: <script>alert("unsafe input")</script>. It's escaped without any special handling.
This is some raw HTML that is not escaped: bold text and italic text. Use UnsafeRawText to include unescaped HTML.