Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed - [Issue #3275161: Allow IMG tags in default text format](https://www.drupal.org/project/farm/issues/3275161) ## [2.0.0-beta4] 2022-04-13 ### Added Loading modules/core/format/config/install/filter.format.default.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ filters: status: true weight: -10 settings: allowed_html: '<a href hreflang> <em> <strong> <del> <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>' allowed_html: '<a href hreflang> <img src alt height width data-entity-type data-entity-uuid> <em> <strong> <del> <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 filter_autop: Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Changed - [Issue #3275161: Allow IMG tags in default text format](https://www.drupal.org/project/farm/issues/3275161) ## [2.0.0-beta4] 2022-04-13 ### Added Loading
modules/core/format/config/install/filter.format.default.yml +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ filters: status: true weight: -10 settings: allowed_html: '<a href hreflang> <em> <strong> <del> <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>' allowed_html: '<a href hreflang> <img src alt height width data-entity-type data-entity-uuid> <em> <strong> <del> <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 filter_autop: Loading