Skip to content

Commit 39c1d84

Browse files
authored
Merge pull request #264 from humanmade/whitelist-to-clean
Update custom escaping functions for clean_html
2 parents d2b4158 + f73d9dc commit 39c1d84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HM-Minimum/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<properties>
3030
<property name="customEscapingFunctions" type="array">
3131
<element value="whitelist_html" />
32+
<element value="clean_html" />
3233
</property>
3334
<property name="customAutoEscapedFunctions" type="array">
3435
<!-- Allow all the built-in URL functions -->

0 commit comments

Comments
 (0)