[GH-ISSUE #4469] Lack of Markdown Support in User Message Input #13623

Closed
opened 2026-04-19 20:17:45 -05:00 by GiteaMirror · 0 comments
Owner

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:

  • Use ``` to designate code block sections.
  • Support for recognizing LaTeX equations.

Such an improvement would greatly enhance the user experience, enabling us to communicate information more effectively.

Steps to Reproduce

  1. Open the application.
  2. Attempt to send a message using Markdown formatting in the input box.
  3. Notice that the message is sent without the expected formatting.

Thank you for considering this! I look forward to your response and any relevant improvements.

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: - Use ``` to designate code block sections. - Support for recognizing LaTeX equations. Such an improvement would greatly enhance the user experience, enabling us to communicate information more effectively. #### Steps to Reproduce 1. Open the application. 2. Attempt to send a message using Markdown formatting in the input box. 3. Notice that the message is sent without the expected formatting. Thank you for considering this! I look forward to your response and any relevant improvements.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#13623