mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[PR #4389] [MERGED] refac: markdown #21480
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/open-webui/open-webui/pull/4389
Author: @tjbck
Created: 8/5/2024
Status: ✅ Merged
Merged: 8/5/2024
Merged by: @tjbck
Base:
dev← Head:dev-markdown📝 Commits (3)
ab6346erefac: markdown rendering37b117afix: stylingac3c657refac📊 Changes
6 files changed (+183 additions, -112 deletions)
View changed files
➕
src/lib/components/chat/Messages/MarkdownInlineTokens.svelte(+44 -0)➕
src/lib/components/chat/Messages/MarkdownTokens.svelte(+118 -0)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+4 -8)➖
src/lib/components/chat/Messages/TokenRenderer.svelte(+0 -97)📝
src/lib/components/common/Image.svelte(+12 -7)📝
src/lib/utils/index.ts(+5 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.