feat: render Markdown in AI chat responses (bold, lists, code)

Added react-markdown to render assistant messages with proper formatting:
- **bold** text renders as bold
- Bullet/numbered lists render correctly
- Inline code renders with monospace background
- User messages stay as plain text

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-15 14:30:33 +01:00
parent 88e8ab0792
commit 7b1a5762d9
3 changed files with 1256 additions and 5 deletions
+1238 -4
View File
File diff suppressed because it is too large Load Diff