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

code_inline

Table of contents

Description:

This key toggles whether CloudCannon will display a control in your WYSIWYG toolbar to create an inline code element, containing any selected text.

Setting this key to true will enable a control in your WYSIWYG toolbar to create an inline code element.

By default, this key is false (i.e., the inline code control is not displayed).

Appears in:
├── _inputs
│   └── *
│       └── Rich Text Input
│           └── options
│               └── code_inline
└── _editables
    ├── content
    │   └── code_inline
    └── block
        └── code_inline
Type:
boolean
Default value:
false
Examples:
Open in a new tab