shorten text not rendered html (misimatched tags)
This commit is contained in:
@ -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) )
|
||||
= markdown( shorten(event.text) )
|
||||
|
Reference in New Issue
Block a user