mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #4386] [CLOSED] Feat/custom markdown #21479
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/4386
Author: @tjbck
Created: 8/5/2024
Status: ❌ Closed
Base:
dev-markdown← Head:feat/custom-markdown📝 Commits (4)
af2323bwip markdown810396bmore wip07e7ddemore wip9badbdbfix codeblock snippets📊 Changes
4 files changed (+168 additions, -35 deletions)
View changed files
➕
src/lib/components/chat/Messages/MarkdownInlineTokens.svelte(+43 -0)➕
src/lib/components/chat/Messages/MarkdownTokens.svelte(+118 -0)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+2 -35)📝
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.