[GH-ISSUE #8906] Markdown Code Display Abnormally #30845

Closed
opened 2026-04-25 05:02:18 -05:00 by GiteaMirror · 0 comments
Owner

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:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama..
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

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

Image

in a code block, it turns out to be

Image

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:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama.. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## 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 ![Image](https://github.com/user-attachments/assets/804e8f81-7063-4de5-abe5-dcb5c6298279) in a code block, it turns out to be ![Image](https://github.com/user-attachments/assets/dfba7588-a8c5-48b6-892c-c798c08e54af)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#30845