LaTeX expressions should render correctly without any syntax characters being visible.
Actual Behavior
Parts of the LaTeX expression syntax, specifically the multiplication symbol "\cdot", appear through the rendered output.
Description
Bug Summary:
LaTeX expressions are sometimes not rendering correctly, and certain syntax elements are visible in the output. For example, in the equation [ W'_{th} = c \cdot m \cdot \Delta \theta' = 4{,}186 , \text{kJ/(kg \cdot K)} \cdot 45000 , \text{kg} \cdot 4 , K = 753480 , \text{kJ} ], the "\cdot" before the "K" is visible and displayed in red:
Please see the attached screenshot showcasing the rendering issue.
Unfortunately, I didn't find a reliable method to reproduce this bug.
Originally created by @AgatheBauer on GitHub (Jan 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8426
# Bug Report
## Installation Method
I installed the project using Docker.
## Environment
- **Open WebUI Version:** v0.5.4
## Expected Behavior
LaTeX expressions should render correctly without any syntax characters being visible.
## Actual Behavior
Parts of the LaTeX expression syntax, specifically the multiplication symbol "\cdot", appear through the rendered output.
## Description
**Bug Summary:**
LaTeX expressions are sometimes not rendering correctly, and certain syntax elements are visible in the output. For example, in the equation `[ W'_{th} = c \cdot m \cdot \Delta \theta' = 4{,}186 , \text{kJ/(kg \cdot K)} \cdot 45000 , \text{kg} \cdot 4 , K = 753480 , \text{kJ} ]`, the "\cdot" before the "K" is visible and displayed in red:
Please see the attached screenshot showcasing the rendering issue.

Unfortunately, I didn't find a reliable method to reproduce this bug.
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 @AgatheBauer on GitHub (Jan 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8426
Bug Report
Installation Method
I installed the project using Docker.
Environment
Expected Behavior
LaTeX expressions should render correctly without any syntax characters being visible.
Actual Behavior
Parts of the LaTeX expression syntax, specifically the multiplication symbol "\cdot", appear through the rendered output.
Description
Bug Summary:
LaTeX expressions are sometimes not rendering correctly, and certain syntax elements are visible in the output. For example, in the equation
[ W'_{th} = c \cdot m \cdot \Delta \theta' = 4{,}186 , \text{kJ/(kg \cdot K)} \cdot 45000 , \text{kg} \cdot 4 , K = 753480 , \text{kJ} ], the "\cdot" before the "K" is visible and displayed in red:Please see the attached screenshot showcasing the rendering issue.

Unfortunately, I didn't find a reliable method to reproduce this bug.