Property reference

glide.ui.html.editor.v5.paste.filtered_inline_elements

The glide.ui.html.editor.v5.paste.filtered_inline_elements property specifies which inline elements are filtered when pasting content from MS Word into the tinymce V5 editor. Admins should review this setting to ensure unwanted formatting is removed effectively during the paste process.

Default: strong, b Type: string Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines a comma-separated list of inline elements, such as 'strong' and 'b', that are filtered out when users paste content and click the 'Remove formatting' button.
What area does it affect? tinymce V5 editor
What does the default mean? The default value is "strong, b", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting formatting preferences for pasted content from MS Word.

Out of the box property record

Raw metadata from the property record.

Property name glide.ui.html.editor.v5.paste.filtered_inline_elements
Sys ID 57fb64d877703110dd511558ca5a99cd
Type string
Application Global
Default value strong, b
Description <p>This setting allows the content to be filtered when pasted from MS Word to the tinymce V5 editor. This property takes input as comma separated string of inline elements to be filtered on clicking the "Remove formatting" button on the paste prompt dialog. Default value is 'strong, b' </p>
Updated 2024-05-25 03:38:59