You are here

filter.format.full_html.yml in Field Formatter Filter 8

tests/modules/fff_content/config/optional/filter.format.full_html.yml

File

tests/modules/fff_content/config/optional/filter.format.full_html.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. name: 'Full HTML'
  6. format: full_html
  7. weight: 1
  8. filters:
  9. filter_htmlcorrector:
  10. id: filter_htmlcorrector
  11. provider: filter
  12. status: true
  13. weight: 10
  14. settings: { }
  15. filter_html:
  16. id: filter_html
  17. provider: filter
  18. status: false
  19. weight: -10
  20. settings:
  21. 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> <s> <sup> <sub> <img src alt data-entity-type data-entity-uuid data-align data-caption> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre>'
  22. filter_html_help: true
  23. filter_html_nofollow: false