mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #8906] Markdown Code Display Abnormally #53982
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 @gaoxiaobei on GitHub (Jan 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8906
Installation Method
Docker
Environment
Open WebUI Version: 0.5.7
Operating System: Ubuntu 20.04
Browser (if applicable): Edge(PC)
Confirmation:
Behavior:
I want to type a piece of Python code, but the double undI want to type a piece of Python code, but the double underscore of the code in the code box automatically becomes a double star when I type. For example, when I type
in a code block, it turns out to be