ckeditor5.pair.schema.yml

Same filename and directory in other branches
  1. 9 core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml
  2. 10 core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml
core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml

File

core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml

View source
  1. # @see ckeditor5_config_schema_info_alter()
  2. ckeditor5_valid_pair__format_and_editor:
  3. type: mapping
  4. label: 'Text Format plus Text Editor pair using CKEditor 5'
  5. constraints:
  6. CKEditor5FundamentalCompatibility: []
  7. CKEditor5MediaAndFilterSettingsInSync: []
  8. mapping:
  9. settings:
  10. type: editor.settings.ckeditor5
  11. # @see ckeditor5_config_schema_info_alter()
  12. # @see filter.format.*.filters
  13. filters: {}
  14. # @see ckeditor5_config_schema_info_alter()
  15. # @see editor.editor.*.image_upload
  16. image_upload: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.