You are here

filter.format.restricted_html.yml in Drupal 10

core/profiles/standard/config/install/filter.format.restricted_html.yml

File

core/profiles/standard/config/install/filter.format.restricted_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. name: 'Restricted HTML'
  5. format: restricted_html
  6. weight: 1
  7. roles:
  8. - anonymous
  9. filters:
  10. filter_html:
  11. id: filter_html
  12. provider: filter
  13. status: true
  14. weight: -10
  15. settings:
  16. 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>'
  17. filter_html_help: true
  18. filter_html_nofollow: false
  19. filter_autop:
  20. id: filter_autop
  21. provider: filter
  22. status: true
  23. weight: 0
  24. settings: { }
  25. filter_url:
  26. id: filter_url
  27. provider: filter
  28. status: true
  29. weight: 0
  30. settings:
  31. filter_url_length: 72