Allow pre
and code
tags in Markdown
This commit is contained in:
parent
5436248fb0
commit
1d6aa69ff5
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ filters:
|
|||
status: true
|
||||
weight: -49
|
||||
settings:
|
||||
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> <p>"
|
||||
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> <p> <pre> <code>"
|
||||
filter_html_help: true
|
||||
filter_html_nofollow: false
|
||||
filter_html_escape:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue