Files
Prompt-Envelope-Protocol/.gitignore
T
carry fec598af62 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
2026-06-07 13:53:57 +08:00

5 lines
44 B
Plaintext

node_modules/
dist/
.DS_Store
*.tsbuildinfo