mirror of
https://github.com/davidkaya/aryx.git
synced 2026-07-27 15:08:39 +02:00
879c6c145cf8cc51e31eccedb9e7b54db5950dfe
- Add react-markdown and remark-gfm for markdown rendering - Create MarkdownContent component with custom code block renderer featuring language labels and copy-to-clipboard buttons - Add full markdown prose styles (headings, lists, tables, links, blockquotes, inline code) matching the dark zinc theme - Replace plain-text message rendering in ChatPane with MarkdownContent - Handle fenced code blocks with and without language specifiers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>