mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 00:13:40 -05:00
[GH-ISSUE #4469] Lack of Markdown Support in User Message Input #13623
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 @guoruqiang on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4469
Description
In the current version, users are unable to send messages with Markdown formatting. This limitation makes it inconvenient to format messages, as users cannot utilize common text formats such as code blocks and LaTeX equations to enhance message readability.
Desired Feature
I would like to see support for Markdown formatting in the message input box, allowing users to easily format their messages. For example:
Such an improvement would greatly enhance the user experience, enabling us to communicate information more effectively.
Steps to Reproduce
Thank you for considering this! I look forward to your response and any relevant improvements.