Add HTML & Markdown preview in dashboard and revise pages

This commit is contained in:
inubimambo
2025-07-12 13:53:07 +08:00
parent 51c3c6b577
commit a08f767841
7 changed files with 1653 additions and 207 deletions

View File

@@ -101,12 +101,6 @@ document.addEventListener('DOMContentLoaded', function() {
• Explanations of complex concepts
• Creating study plans and schedules
I support **rich formatting** in my responses including:
- **Bold text** and *italic text*
- \`Code snippets\` and code blocks
- Numbered lists and bullet points
- Headers and structured content
How can I assist you today?`;
const formattedWelcome = formatMessage(welcomeText, true);