filter.format.umami_basic_html.yml

Same filename and directory in other branches
  1. 10 core/modules/editor/tests/fixtures/update/filter.format.umami_basic_html.yml
core/modules/editor/tests/fixtures/update/filter.format.umami_basic_html.yml

File

core/modules/editor/tests/fixtures/update/filter.format.umami_basic_html.yml

View source
  1. uuid: 32fd1f3a-8ea1-44be-851f-64659c260bea
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - editor
  7. name: 'Basic HTML'
  8. format: basic_html
  9. weight: 0
  10. filters:
  11. editor_file_reference:
  12. id: editor_file_reference
  13. provider: editor
  14. status: true
  15. weight: 11
  16. settings: { }
  17. filter_align:
  18. id: filter_align
  19. provider: filter
  20. status: true
  21. weight: 7
  22. settings: { }
  23. filter_autop:
  24. id: filter_autop
  25. provider: filter
  26. status: true
  27. weight: 0
  28. settings: { }
  29. filter_caption:
  30. id: filter_caption
  31. provider: filter
  32. status: true
  33. weight: 8
  34. settings: { }
  35. filter_html:
  36. id: filter_html
  37. provider: filter
  38. status: true
  39. weight: -10
  40. settings:
  41. allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <img src alt loading height width data-entity-type data-entity-uuid data-align data-caption> <drupal-media data-entity-type data-entity-uuid data-view-mode data-align data-caption alt title>'
  42. filter_html_help: false
  43. filter_html_nofollow: false
  44. filter_html_image_secure:
  45. id: filter_html_image_secure
  46. provider: filter
  47. status: true
  48. weight: 9
  49. settings: { }
  50. filter_image_lazy_load:
  51. id: filter_image_lazy_load
  52. provider: filter
  53. status: true
  54. weight: 15
  55. settings: { }

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