add strip tags filter

This commit is contained in:
ghost 2024-02-22 08:19:19 +02:00
parent cd7f953d05
commit 159d8fcc6c

View File

@ -40,6 +40,7 @@
| trim | trim
| nl2br | nl2br
| markdown_to_html | markdown_to_html
| striptags('<a>')
}} }}
</div> </div>
{% if post.tree is defined and post.tree | length %} {% if post.tree is defined and post.tree | length %}