Ability to disable markdown parsing on the input box #2462

Closed
opened 2025-11-11 15:07:48 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @PretzelVector on GitHub (Oct 25, 2024).

Feature Request

Is your feature request related to a problem? Please describe.
Markdown input box enforces an opinionated version of markdown that doesn't conform to the rest of the markdown that open-webui uses (nor that we use regularly).

single asterisk -> bold -> double asterisk in message

single underscore -> underline -> single asterisk in message

Describe the solution you'd like
Ability to disable the markdown parsing on the input box.

Describe alternatives you've considered
N/A

Additional context
Multiple issues with markdown input make it seem like this feature is not yet mature enough to be on by default.

Originally created by @PretzelVector on GitHub (Oct 25, 2024). # Feature Request **Is your feature request related to a problem? Please describe.** Markdown input box enforces an opinionated version of markdown that doesn't conform to the rest of the markdown that open-webui uses (nor that we use regularly). single asterisk -> bold -> double asterisk in message single underscore -> underline -> single asterisk in message **Describe the solution you'd like** Ability to disable the markdown parsing on the input box. **Describe alternatives you've considered** N/A **Additional context** Multiple issues with markdown input make it seem like this feature is not yet mature enough to be on by default.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2462