filter.format.full_html.yml

core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml

File

core/modules/ckeditor5/tests/fixtures/ckeditor4_config/filter.format.full_html.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - editor
  6. name: 'Full HTML'
  7. format: full_html
  8. weight: 2
  9. roles:
  10. - administrator
  11. filters:
  12. filter_align:
  13. id: filter_align
  14. provider: filter
  15. status: true
  16. weight: 8
  17. settings: { }
  18. filter_caption:
  19. id: filter_caption
  20. provider: filter
  21. status: true
  22. weight: 9
  23. settings: { }
  24. filter_htmlcorrector:
  25. id: filter_htmlcorrector
  26. provider: filter
  27. status: true
  28. weight: 10
  29. settings: { }
  30. editor_file_reference:
  31. id: editor_file_reference
  32. provider: editor
  33. status: true
  34. weight: 11
  35. settings: { }

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