dcco-8.x-3.x-dev/config/install/filter.format.restricted_html.yml
config/install/filter.format.restricted_html.yml
langcode: en
status: true
dependencies: {}
name: "Restricted HTML"
format: restricted_html
weight: 3
roles:
- anonymous
filters:
filter_html:
id: filter_html
provider: filter
status: true
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>"
filter_html_help: true
filter_html_nofollow: false
filter_autop:
id: filter_autop
provider: filter
status: true
weight: 0
settings: {}
filter_url:
id: filter_url
provider: filter
status: true
weight: 0
settings:
filter_url_length: 72
