mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 00:52:24 -05:00
[GH-ISSUE #9510] Generated PDF (while exporting chat) has no formatting, shows raw markdown #54210
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 @blurgyy on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9510
Bug Report
Installation Method
pip install --upgrade open-webui==0.5.10Environment
Open WebUI Version: 0.5.10
Ollama (if applicable):
Operating System: Ubuntu 20.04
Browser (if applicable): Firefox 134.0.2 (64-bit)
Confirmation:
Expected Behavior:
Generated PDF should have nice formatting as showcased in #6156
Actual Behavior:
Generated PDF has no formatting, shows raw markdown
Description
Bug Summary:
Generated PDF has no formatting, shows raw markdown
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
Additional Information
None
@tjbck commented on GitHub (Feb 6, 2025):
Expected behaviour, PR Welcome!