mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-28 17:59:25 -05:00
[GH-ISSUE #10999] Text editor does not respect whitespace characters or formatting symbols #16109
Reference in New Issue
Block a user
Originally created by @sherbie on GitHub (Feb 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10999
Bug Report
Installation Method
Environment
Open WebUI Version: v0.5.18
Ollama (if applicable): v0.5.11
Operating System: Ubuntu 24.04.2 LTS
Browser (if applicable): Brave 1.75.181 Chromium: 133.0.6943.141
Expected Behavior:
Editor should not remove any whitespace or formatting symbols from the document.
Actual Behavior:
After either uploading new documents or creating new documents from scratch in the editor, formatting symbols (e.g.
# _ *) and newlines are deleted after saving.This bug appeared sometime around v0.5.12. I rolled back to v0.5.11 to confirm that the behavior was correct.
Description
Bug Summary:
Reproduction Details
Steps to Reproduce: