mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
Mermaid export SVG #3877
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?
Originally created by @gawxyz on GitHub (Feb 16, 2025).
Feature Request Rationale
The current preview of Mermaid diagrams within chat logs lacks native SVG export functionality. Users must manually take screenshots or rely on third-party conversion tools, which degrades technical documentation collaboration efficiency and hinders diagram reuse, editing, and high-quality presentations.
Proposed Solution
Integrate an "Export SVG" button into the existing Mermaid preview interface. Upon activation, the system should:
Evaluated Alternatives
@tjbck commented on GitHub (Feb 18, 2025):
Addressed with
0c461023fein dev!