Skip to content

Commit d19513e

Browse files
Update modules/ROOT/partials/configuration/allow_html_in_comments.adoc
Co-authored-by: michalnieruchalski-tiugo <[email protected]>
1 parent 635dcd2 commit d19513e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/partials/configuration/allow_html_in_comments.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[allow_html_in_comments]]
22
== `allow_html_in_comments`
33

4-
The `allow_html_in_comments` option allows HTML-like content to be retained in comments within the editor content. By default, {productname} removes comments containing HTML-like content as a security measure (using DOMPurify's `SAFE_FOR_XML` option).
4+
The `allow_html_in_comments` option allows HTML-like content to be retained in comments within the editor content. By default, {productname} removes comments containing HTML-like content as a security measure.
55

66
*Type:* `+Boolean+`
77

0 commit comments

Comments
 (0)