feat: add Markdown rendering to text segments
- Add react-markdown + remark-gfm for GFM-compatible markdown rendering - Create MarkdownRenderer component with custom Tailwind-styled elements - Update TextSegmentView to render markdown instead of plain text - Update LongTextView to render markdown when expanded - Fix Lucide icon type in DocumentCard
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
node_modules/
|
||||
dist/
|
||||
.DS_Store
|
||||
*.tsbuildinfo
|
||||
|
||||
Reference in New Issue
Block a user