Files
Popsu-coloque/config/sync2021/editor.editor.wisiwig.yml
2024-04-15 12:35:20 +02:00

56 lines
1.1 KiB
YAML

uuid: 1eb1b69c-5629-46ce-bdfb-74380db1053a
langcode: fr
status: true
dependencies:
config:
- filter.format.wisiwig
module:
- ckeditor5
format: wisiwig
editor: ckeditor5
settings:
toolbar:
items:
- heading
- bold
- italic
- '|'
- blockQuote
- code
- bulletedList
- numberedList
- link
- superscript
- 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>'
- '<blockquote cite>'
- '<ul type>'
- '<ol type>'
- '<a hreflang accesskey id rel target title data-entity-type data-entity-uuid data-entity-substitution>'
- '<h2 id>'
- '<h3 id>'
- '<h4 id>'
- '<h5 id>'
- '<h6 id>'
linkit_extension:
linkit_enabled: false
image_upload: { }