uuid: 01255b3b-61c7-499f-af49-b56c9bd0292c langcode: en status: true dependencies: config: - filter.format.basic_html module: - ckeditor5 format: basic_html editor: ckeditor5 settings: toolbar: items: - heading - bold - italic - '|' - link - blockQuote - bulletedList - numberedList - code - sourceEditing plugins: ckeditor5_heading: enabled_headings: - heading2 - heading3 - heading4 - heading5 - heading6 ckeditor5_list: properties: reversed: false startIndex: true multiBlock: true ckeditor5_sourceEditing: allowed_tags: - '<cite>' - '<dl>' - '<dt>' - '<dd>' - '<a hreflang>' - '<blockquote cite>' - '<ul type>' - '<ol type>' - '<img src alt data-entity-uuid data-entity-type height width data-caption data-align>' - '<h2 id>' - '<h3 id>' - '<h4 id>' - '<h5 id>' - '<h6 id>' image_upload: { }