Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
Target branch: Please verify that the pull request targets the dev branch.
Description: Provide a concise description of the changes made in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Testing: Have you written and run sufficient tests for validating the changes?
Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
If the formula is too long on the mobile side may exceed the scope of the page, hope someone to resolve it!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/3930
**Author:** [@Yanyutin753](https://github.com/Yanyutin753)
**Created:** 7/17/2024
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `fix-latex`
---
### 📝 Commits (5)
- [`306d40f`](https://github.com/open-webui/open-webui/commit/306d40fab940105383401b41b927cb7bf2f68d76) 💄 fix LaTex
- [`ce75cfb`](https://github.com/open-webui/open-webui/commit/ce75cfb3547ce4076be41a84f20944ee7baf11dd) 💄 fix LaTex
- [`7ac1a18`](https://github.com/open-webui/open-webui/commit/7ac1a18619645befafaa07a425a3e50ecd0e3a13) 💄 fix LaTex
- [`e1170d4`](https://github.com/open-webui/open-webui/commit/e1170d463569abe60c2a3e521d91c836564b1a4e) 💄 fix LaTex in math
- [`ff81f91`](https://github.com/open-webui/open-webui/commit/ff81f91b32aa974bbda68ae64a4cc7bdc992ea8f) 💄 fix LaTex in math
### 📊 Changes
**1 file changed** (+55 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/chat/Messages/ResponseMessage.svelte` (+55 -0)
</details>
### 📄 Description
# Pull Request Checklist
### Note to first-time contributors: Please open a discussion post in [Discussions](https://github.com/open-webui/open-webui/discussions) and describe your changes before submitting a pull request.
**Before submitting, make sure you've checked the following:**
- [x] **Target branch:** Please verify that the pull request targets the `dev` branch.
- [x] **Description:** Provide a concise description of the changes made in this pull request.
- [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
- [x] **Testing:** Have you written and run sufficient tests for validating the changes?
- [x] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
# Changelog Entry
### Description
💄 Fix LaTex in #3581 #3872 #3577 #3127 #2615 #2365
## Additional Information
- After my tests, all latex formulas can be displayed normally now!

## Screenshots or Videos




https://github.com/user-attachments/assets/d1355330-2f64-4ea2-8a80-3cc4805151d3
## Important
### If the formula is too long on the mobile side may exceed the scope of the page, hope someone to resolve it!
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3930
Author: @Yanyutin753
Created: 7/17/2024
Status: ❌ Closed
Base:
dev← Head:fix-latex📝 Commits (5)
306d40f💄 fix LaTexce75cfb💄 fix LaTex7ac1a18💄 fix LaTexe1170d4💄 fix LaTex in mathff81f91💄 fix LaTex in math📊 Changes
1 file changed (+55 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+55 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
💄 Fix LaTex in #3581 #3872 #3577 #3127 #2615 #2365
Additional Information
Screenshots or Videos
https://github.com/user-attachments/assets/d1355330-2f64-4ea2-8a80-3cc4805151d3
Important
If the formula is too long on the mobile side may exceed the scope of the page, hope someone to resolve it!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.