mirror of
https://github.com/kevachat/webapp.git
synced 2025-02-02 09:55:58 +00:00
remove extra filters
This commit is contained in:
parent
7f6ccf75df
commit
5b28ee98d3
@ -29,10 +29,7 @@
|
||||
{% endif %}
|
||||
{# apply markdown whitelist filters only to prevent ping from remote includes #}
|
||||
{{
|
||||
post.message | striptags
|
||||
| markdown_to_html
|
||||
| striptags
|
||||
| message_to_markdown
|
||||
post.message | message_to_markdown
|
||||
| trim
|
||||
| nl2br
|
||||
| markdown_to_html
|
||||
|
Loading…
x
Reference in New Issue
Block a user