Mercurial Hosting > lang
diff src/private/tools/chat.html.luan @ 9:46097e607701
romaji
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Mon, 21 Jul 2025 15:16:47 -0600 |
parents | 255c36830154 |
children | 0fb3488a017d |
line wrap: on
line diff
--- a/src/private/tools/chat.html.luan Fri Jul 18 23:46:48 2025 -0600 +++ b/src/private/tools/chat.html.luan Mon Jul 21 15:16:47 2025 -0600 @@ -21,18 +21,14 @@ <head> <% head() %> <style> - @import "/chat.css?s=<%=started%>"; - <% if not process_markdown then %> - [ai_container] [role] { + [markdown] { white-space-collapse: preserve; } <% end %> </style> - <script src="https://cdn.jsdelivr.net/npm/markdown-it@14.1.0/dist/markdown-it.min.js"></script> - <script src="/chat.js?s=<%=started%>"></script> </head> - <body ai_container> + <body> <% header() %> <div content> <h1>Chat <%=chat_id%></h1>