Skip to content

Commit 5b96e34

Browse files
Update modules/ROOT/pages/migration-from-7x.adoc
Co-authored-by: michalnieruchalski-tiugo <[email protected]>
1 parent a878bf8 commit 5b96e34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ROOT/pages/migration-from-7x.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ This change improves security and aligns with DOMPurify's recommended defaults.
220220
**Migration Steps:**
221221

222222
* Review workflows and test content that previously relied on relaxed sanitization.
223-
* If custom comment handling is required, note that DOMPurify hooks cannot be used directly unless you fork TinyMCE or disable TinyMCE's built-in sanitization and implement your own with DOMPurify.
224223
* {productname} now provides the xref:content-filtering.adoc#allow_html_in_comments[Content Filtering: allow_html_in_comments option] option. Enabling this option allows HTML tags in comments with sanitization still enabled.
225224

226225
[WARNING]

0 commit comments

Comments
 (0)