We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
readme.md
1 parent b2abcde commit 95a8eecCopy full SHA for 95a8eec
readme.md
@@ -48,7 +48,7 @@ Unsanitized:
48
<script>alert("charlie")</script>
49
<img src="x" onerror="alert("delta")">
50
<iframe src="javascript:alert("echo")"></iframe>
51
-<math><mi xlink:href="data:x,<script>alert("foxtrot")</script>"></mi></math></div>
+<math><mi xlink:href="data:x,<script>alert("foxtrot")</script>"></mi></math></div>
52
```
53
54
Sanitized:
0 commit comments