- Description:
This key toggles whether CloudCannon will allow you to strip custom markup from content edited in a rich text editor, allowing you to clean files of unnecessary HTML content.
Setting this key to
truewill enable stripping custom markup from content. Theremove_custom_markupkey is disabled ifallow_custom_markupis enabled.- Appears in:
├── _inputs │ └── * │ └── Rich Text Input │ └── options │ └── remove_custom_markup └── _editables ├── content │ └── remove_custom_markup ├── block │ └── remove_custom_markup └── text └── remove_custom_markup- Type:
boolean- Examples: