mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #24166] feat: Click to copy raw LaTeX from rendered LaTeX equations #50529
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/24166
Author: @muntedcrocodile
Created: 4/27/2026
Status: 🔄 Open
Base:
dev← Head:dev📝 Commits (1)
83dd99eClick to copy LaTeX from UI📊 Changes
1 file changed (+17 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages/Markdown/KatexRenderer.svelte(+17 -1)📄 Description
Before submitting, make sure you've checked the following:
devbranch. PRs targetingmainwill be immediately closed.devto ensure no unrelated commits (e.g. frommain) are included. Push updates to the existing PR branch instead of closing and reopening.Changelog Entry
Description
Added
Additional Information
Motivation: Allows for easy copying of underlying LaTeX for use in other LaTeX compatible places.
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.