quick_start-8.x-1.0-beta10/config/install/filter.format.full_html.yml
config/install/filter.format.full_html.yml
langcode: en status: true dependencies: module: - ace_editor - entity_embed - inline_responsive_images name: 'Full HTML' format: full_html weight: 1 filters: filter_htmlcorrector: id: filter_htmlcorrector provider: filter status: true weight: 10 settings: { } filter_autop: id: filter_autop provider: filter status: true weight: 1 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> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <span>' filter_html_help: true filter_html_nofollow: false filter_imagestyle: id: filter_imagestyle provider: inline_responsive_images status: false weight: 0 settings: image_style_file_entity_browser_small: '0' image_style_file_entity_browser_thumbnail: '0' image_style_home_links_image: '0' image_style_home_links_sidebar: '0' image_style_large: '0' image_style_large_retina: '0' image_style_linkit_result_thumbnail: '0' image_style_max_1300x1300: '0' image_style_max_2600x2600: '0' image_style_max_325x325: '0' image_style_max_650x650: '0' image_style_medium: '0' image_style_medium_retina: '0' image_style_news_image: '0' image_style_news_teaser_image: '0' image_style_news_training_image: '0' image_style_partner_logo: '0' image_style_slick_media: '0' image_style_thumbnail: '0' image_style_thumbnail_retina: '0' image_style_video_embed_wysiwyg_preview: '0' filter_responsive_image_style: id: filter_responsive_image_style provider: inline_responsive_images status: false weight: 0 settings: responsive_style_narrow: '0' responsive_style_wide: '0' entity_embed: id: entity_embed provider: entity_embed status: true weight: 0 settings: { } ace_filter: id: ace_filter provider: ace_editor status: false weight: 0 settings: theme: cobalt syntax: html height: 500px width: 700px font_size: 10pt line_numbers: '1' show_invisibles: '0' print_margins: '1' auto_complete: '1' use_wrap_mode: '1'