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
in a code block, it turns out to be
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

in a code block, it turns out to be

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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