ckeditor5.pair.schema.yml
Same filename in other branches
File
-
core/
modules/ ckeditor5/ config/ schema/ ckeditor5.pair.schema.yml
View source
- # @see ckeditor5_config_schema_info_alter()
- ckeditor5_valid_pair__format_and_editor:
- type: mapping
- label: 'Text Format plus Text Editor pair using CKEditor 5'
- constraints:
- CKEditor5FundamentalCompatibility: []
- CKEditor5MediaAndFilterSettingsInSync: []
- mapping:
- settings:
- type: editor.settings.ckeditor5
- # @see ckeditor5_config_schema_info_alter()
- # @see filter.format.*.filters
- filters: {}
- # @see ckeditor5_config_schema_info_alter()
- # @see editor.editor.*.image_upload
- image_upload: {}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.