From 67e10a4387f6838548d0de95b3a56c8701da4277 Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Tue, 3 Jun 2025 20:52:42 +0200 Subject: [PATCH] feat: refactor to allow more markdown tags, syling changes to make lists and headings not take up as much space --- components/Message.vue | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/components/Message.vue b/components/Message.vue index 66cf1b5..8df20cd 100644 --- a/components/Message.vue +++ b/components/Message.vue @@ -32,7 +32,7 @@