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_inlineType
boolean
Default value
false