filter.format.basic_html.yml

drupal/core/profiles/standard/config/filter.format.basic_html.yml

File

drupal/core/profiles/standard/config/filter.format.basic_html.yml
View source
  1. format: basic_html
  2. name: 'Basic HTML'
  3. status: '1'
  4. weight: '0'
  5. roles:
  6. - authenticated
  7. cache: '1'
  8. filters:
  9. filter_html:
  10. module: filter
  11. status: '1'
  12. weight: '-10'
  13. settings:
  14. allowed_html: '<a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h4> <h5> <h6> <p> <span> <img>'
  15. filter_html_help: '0'
  16. filter_html_nofollow: '0'
  17. filter_html_image_secure:
  18. module: filter
  19. status: '1'
  20. weight: '9'
  21. settings: { }
  22. filter_htmlcorrector:
  23. module: filter
  24. status: '1'
  25. weight: '10'
  26. settings: { }
  27. langcode: en