Update full HTML format

This commit is contained in:
Oliver Davies 2020-02-12 01:27:58 +00:00
parent bc4d898111
commit b7a4685122

View file

@ -4,6 +4,7 @@ status: true
dependencies:
module:
- markdown
- media
name: 'Full HTML'
format: full_html
weight: 0
@ -37,13 +38,13 @@ filters:
filter_autop:
id: filter_autop
provider: filter
status: false
status: true
weight: -45
settings: { }
filter_htmlcorrector:
id: filter_htmlcorrector
provider: filter
status: false
status: true
weight: -42
settings: { }
filter_align:
@ -67,3 +68,12 @@ filters:
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type=''1 A I''> <li> <dl> <dt> <dd> <h2 id=''jump-*''> <h3 id> <h4 id> <h5 id> <h6 id>'
filter_html_help: true
filter_html_nofollow: false
media_embed:
id: media_embed
provider: media
status: false
weight: 100
settings:
default_view_mode: default
allowed_media_types: { }
allowed_view_modes: { }