Commit removal of filter which seems correct for full HTML
This commit is contained in:
parent
cec457e154
commit
67aebf25f5
1 changed files with 0 additions and 9 deletions
|
@ -34,12 +34,3 @@ filters:
|
|||
status: true
|
||||
weight: 11
|
||||
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 data-align data-caption> <table> <caption> <tbody> <thead> <tfoot> <th> <td> <tr> <hr> <p> <h1> <pre>'
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
|
|
Loading…
Reference in a new issue