fix: Preserve message formatting

This commit is contained in:
April Hall 2025-02-07 21:45:11 -05:00
parent 5288e09b27
commit 98c4f0324a
Signed by: arithefirst
GPG Key ID: 4508A15C4DB91C5B

View File

@ -11,7 +11,7 @@
</div>
<div class="w-full">
<p class="inline-size-full break-words font-bold">{user}</p>
<p class="inline-size-full break-words">{message}</p>
<pre class="inline-size-full text-wrap break-words">{message}</pre>
</div>
</div>