local 7a5c22593a feat: enable rich text display for assistant messages
Add markdown-to-HTML rendering for assistant messages using Markdig with
HTML sanitization. Includes cached rendering to avoid lag during streaming,
styled markdown elements (code blocks, tables, lists, blockquotes) within
chat bubbles, and 18 unit tests covering rendering and XSS prevention.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 01:29:58 +01:00
2026-04-03 00:18:34 +01:00
2026-03-27 00:08:47 +00:00
Description
No description provided
Readme 547 KiB
Languages
C# 38.4%
HTML 33.2%
CSS 28.4%