From 5796d250c70f2846236bbb0922db5d242b7b069b Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Sat, 4 Apr 2026 11:07:04 -0400 Subject: [PATCH] add comment to html [skip ci] --- lib/widgets/chat_page/html/html.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/widgets/chat_page/html/html.dart b/lib/widgets/chat_page/html/html.dart index f9b74d2..f3b756f 100644 --- a/lib/widgets/chat_page/html/html.dart +++ b/lib/widgets/chat_page/html/html.dart @@ -90,6 +90,8 @@ class Html extends ConsumerWidget { ), ), ), + + // Allowed elements list ("del" || "h1" || "h2" ||