field_formatter_filter-2.0.x-dev/tests/modules/fff_content/config/optional/filter.format.full_html.yml
tests/modules/fff_content/config/optional/filter.format.full_html.yml
langcode: en
status: true
dependencies:
module:
name: 'Full HTML'
format: full_html
weight: 1
filters:
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: true
weight: 10
settings: { }
filter_html:
id: filter_html
provider: filter
status: false
weight: -10
settings:
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>'
filter_html_help: true
filter_html_nofollow: false
