From 41849a783d755d20e68e4cc41b3f37fd1f7baabb Mon Sep 17 00:00:00 2001 From: RealAngeleno Date: Wed, 21 Jun 2023 15:57:39 -0700 Subject: [PATCH] remove spaceless filter for post description --- templates/post_reply.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/post_reply.html b/templates/post_reply.html index 28c96cd7..9d5a7668 100644 --- a/templates/post_reply.html +++ b/templates/post_reply.html @@ -2,6 +2,7 @@ {# tabs and new lines will be ignored #}

+ {% endapply %} {% if not index %}{% endif %} {% if not post.shadow %}{% endif %} + {% apply spaceless %} {% include 'post/poster_id.html' %}  No. {{ post.id }}

+ {% endapply %} {% include 'post/fileinfo.html' %} {% include 'post/post_controls.html' %} + {% apply spaceless %}
1 %}style="clear:both"{% endif %}> {% endapply %}{% if index %}{{ post.body|truncate_body(post.link) }}{% else %}{{ post.body }}{% endif %}{% apply spaceless %} {% if post.modifiers['warning message'] %}