cforge-2.0.x-dev/config/install/editor.editor.basic_html.yml
config/install/editor.editor.basic_html.yml
uuid: 22e5d28f-2e05-4f1f-b1b4-8a812532dd3e
langcode: it
status: true
dependencies:
config:
- filter.format.basic_html
module:
- ckeditor5
format: basic_html
editor: ckeditor5
settings:
toolbar:
items:
- bold
- italic
- '|'
- link
- '|'
- bulletedList
- numberedList
- specialCharacters
- '|'
- blockQuote
- '|'
- code
- heading
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading4
- heading5
- heading6
ckeditor5_sourceEditing:
allowed_tags:
- '<cite>'
- '<dl>'
- '<dt>'
- '<dd>'
ckeditor5_list:
reversed: false
startIndex: false
image_upload:
status: false
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null
