mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
Text editor does not respect whitespace characters or formatting symbols #4218
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 @sherbie on GitHub (Feb 28, 2025).
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: