☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

removeformat

Table of contents

Description:

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to remove formatting from selected text.

Setting this key to true will enable a tool in your WYSIWYG toolbar to remove formatting. Applies to bold, italic, underline, strike, subscript, and superscript formatting. 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:
Open in a new tab