You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
806 B

1 year ago
uuid: null
langcode: en
status: true
dependencies:
config:
- filter.format.webform_default
module:
- ckeditor5
format: webform_default
editor: ckeditor5
settings:
toolbar:
items:
- heading
- '|'
- bold
- italic
- subscript
- superscript
- '|'
- specialCharacters
- '|'
- numberedList
- bulletedList
- '|'
- link
- '|'
- indent
- outdent
- '|'
- blockQuote
- '|'
- sourceEditing
plugins:
ckeditor5_heading:
enabled_headings:
- heading2
- heading3
- heading4
- heading5
- heading6
ckeditor5_list:
reversed: true
startIndex: true
ckeditor5_sourceEditing:
allowed_tags: { }
image_upload: { }