Issue #3316921 by Wim Leers, deviantintegral, longwave: Remove span tag from the basic HTML format in the standard profile

merge-requests/2907/head
catch 2022-10-26 08:11:21 +01:00
parent c2a6c76593
commit 7f00930035
2 changed files with 1 additions and 2 deletions

View File

@ -53,7 +53,6 @@ settings:
- '<h4 id>'
- '<h5 id>'
- '<h6 id>'
- '<span>'
image_upload:
status: true
scheme: public

View File

@ -15,7 +15,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <span> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>'
allowed_html: '<br> <p> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id> <cite> <dl> <dt> <dd> <a hreflang href> <blockquote cite> <ul type> <ol start type> <strong> <em> <code> <li> <img src alt data-entity-uuid data-entity-type height width data-caption data-align>'
filter_html_help: false
filter_html_nofollow: false
filter_align: