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.
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.
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.