mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Add LaTeX Text Display Support #1524
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 @hasanraiyan on GitHub (Jul 15, 2024).
Feature Request: Add LaTeX Text Display Support
Description:
I would like to request the addition of LaTeX text display support in Open WebUI. This feature would enable the rendering of mathematical equations and scientific notations in a more readable and visually appealing format within the chat interface.
Benefits:
Use Case:
Additional Information:
To implement this feature, you might consider integrating a LaTeX rendering library such as MathJax or KaTeX. These libraries can parse LaTeX code and render it as high-quality mathematical typesetting.
Thank you for considering this request!
@justinh-rahb commented on GitHub (Jul 15, 2024):
Already implemented, but due to repeated issue reports for it being applied too widely to things that aren't LaTeX it's been refactored multiple times, and nobody seems quite happy with it now. Anyway this FR is moot.