remove trailing ws

This commit is contained in:
Torsten
2023-09-01 20:58:16 +03:00
parent 7b5b66c78c
commit 7c0a51f0bc
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@
%div.h-full
.p-5.text-center
.m-2.text-sm.leading-relaxed.line-clamp-3{ prose_classes }
= shorten markdown(event.text)
= shorten( markdown(event.text) )