- Description:
This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to remove formatting from selected text.
Setting this key to
truewill enable a tool in your WYSIWYG toolbar to remove formatting. Applies tobold,italic,underline,strike,subscript, andsuperscriptformatting. Does not remove other styles or formatting.- Appears in:
├── _inputs │ └── * │ └── Rich Text Input │ └── options │ └── removeformat └── _editables ├── content │ └── removeformat ├── block │ └── removeformat └── text └── removeformat- Type:
boolean- Default value:
true- Examples: