finished to update all contrib modules & themes
This commit is contained in:
47
config/sync/editor.editor.webform_default.yml
Normal file
47
config/sync/editor.editor.webform_default.yml
Normal file
@@ -0,0 +1,47 @@
|
||||
uuid: 829826f2-8ada-4e71-9261-7e63566fc10f
|
||||
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: { }
|
Reference in New Issue
Block a user