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.
1 parent d2b4158 commit f73d9dcCopy full SHA for f73d9dc
HM-Minimum/ruleset.xml
@@ -29,6 +29,7 @@
29
<properties>
30
<property name="customEscapingFunctions" type="array">
31
<element value="whitelist_html" />
32
+ <element value="clean_html" />
33
</property>
34
<property name="customAutoEscapedFunctions" type="array">
35
<!-- Allow all the built-in URL functions -->
0 commit comments