From 84bd5790776257e92a8d44e5c4336bb13681090b Mon Sep 17 00:00:00 2001 From: sabaimran Date: Sat, 19 Aug 2023 20:02:57 -0700 Subject: [PATCH] Format the chat outputted message with code, bolding, or italics. Add a copy button for code. Closes #445. --- src/khoj/interface/web/chat.html | 64 ++++++++++++++++++++++++++------ 1 file changed, 52 insertions(+), 12 deletions(-) diff --git a/src/khoj/interface/web/chat.html b/src/khoj/interface/web/chat.html index 44bfdaeb..4450646b 100644 --- a/src/khoj/interface/web/chat.html +++ b/src/khoj/interface/web/chat.html @@ -9,6 +9,16 @@