diff --git a/examples/escaping/dist/escaping/index.html b/examples/escaping/dist/escaping/index.html new file mode 100644 index 00000000..328ca1bf --- /dev/null +++ b/examples/escaping/dist/escaping/index.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + +
+

Hello! 2 > 1

<script></script> is unsafe in JSON unless it is escaped properly.<script></script> is unsafe in JSON unless it is escaped properly.
+ + \ No newline at end of file