mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 03:15:21 -04:00
[PR #33] [MERGED] Feat/enhance markdown style #64
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/chat-ui/pull/33
Author: @thucpn
Created: 11/28/2024
Status: ✅ Merged
Merged: 11/28/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/enhance-markdown-style📝 Commits (5)
840bc63feat: enhance markdown style1b1893cfix: formatf6af251Create small-pandas-shout.md06e2d04fix: should not mutate data0c5deabfix: format📊 Changes
10 files changed (+149 additions, -94 deletions)
View changed files
➕
.changeset/small-pandas-shout.md(+5 -0)📝
README.md(+2 -3)📝
apps/web/app/api/chat/route.ts(+1 -1)📝
apps/web/app/layout.tsx(+1 -2)📝
packages/chat-ui/src/chat/annotation.ts(+6 -4)📝
packages/chat-ui/src/chat/chat-message.tsx(+4 -2)➖
packages/chat-ui/src/styles/code.css(+0 -1)➖
packages/chat-ui/src/styles/katex.css(+0 -1)➕
packages/chat-ui/src/styles/markdown.css(+130 -0)📝
packages/chat-ui/src/widgets/markdown.tsx(+0 -80)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.