Render the input as markdown, just like the output. #1654

Closed
opened 2025-11-11 14:49:27 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @GrayXu on GitHub (Aug 1, 2024).

Is your feature request related to a problem? Please describe.
code blocks cannot be rendered correctly in the input.
I guess you might think that users won't input in MD format, or that rendering by default as MD would incorrectly render non-MD user input. But plain text actually doesn't tend to cause conflicts. ChatGPTNextWeb/ChatGPT-Next-Web also renders inputs as MD by default.

Describe the solution you'd like
Render the input as markdown, just like the output.

thanks

Originally created by @GrayXu on GitHub (Aug 1, 2024). **Is your feature request related to a problem? Please describe.** code blocks cannot be rendered correctly in the input. I guess you might think that users won't input in MD format, or that rendering by default as MD would incorrectly render non-MD user input. But plain text actually doesn't tend to cause conflicts. ChatGPTNextWeb/ChatGPT-Next-Web also renders inputs as MD by default. **Describe the solution you'd like** Render the input as markdown, just like the output. thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1654