filter.format.test_format_image.yml

Same filename and directory in other branches
  1. 10 core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_image.yml
  2. 11.x core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_image.yml
core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_image.yml

File

core/modules/ckeditor5/tests/fixtures/update/filter.format.test_format_image.yml

View source
  1. uuid: 343a36d6-5852-45f5-b4de-437551cb9cae
  2. langcode: en
  3. status: true
  4. dependencies: { }
  5. name: 'Test format with image toolbar item'
  6. format: test_format_image
  7. weight: 0
  8. filters:
  9. filter_html:
  10. id: filter_html
  11. provider: filter
  12. status: true
  13. weight: -10
  14. settings:
  15. allowed_html: '<br> <p> <strong> <em> <img src alt data-entity-uuid data-entity-type height width data-foo>'
  16. filter_html_help: true
  17. filter_html_nofollow: false

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