filter.format.basic_html.yml

paragraphs/modules/paragraphs_demo/config/optional/filter.format.basic_html.yml

File

paragraphs/modules/paragraphs_demo/config/optional/filter.format.basic_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: 'Basic HTML'
  5. format: basic_html
  6. weight: 0
  7. filters:
  8. filter_html:
  9. id: filter_html
  10. provider: filter
  11. status: true
  12. weight: -10
  13. settings:
  14. allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <p> <br> <span> <img src alt height width data-entity-type data-entity-uuid data-align data-caption>'
  15. filter_html_help: false
  16. filter_html_nofollow: false
  17. filter_align:
  18. id: filter_align
  19. provider: filter
  20. status: true
  21. weight: 7
  22. settings: { }
  23. filter_caption:
  24. id: filter_caption
  25. provider: filter
  26. status: true
  27. weight: 8
  28. settings: { }
  29. filter_html_image_secure:
  30. id: filter_html_image_secure
  31. provider: filter
  32. status: true
  33. weight: 9
  34. settings: { }