mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #17925] feat: Word wrapping for code blocks #57106
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 @Iweisc on GitHub (Sep 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17925
Check Existing Issues
Problem Description
So when i am using my browser and its not fully maximized i have to scroll to see the code comments on code blocks which gets very annoying.
Desired Solution you'd like
I'd love it if there was word wrapping for code blocks
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Sep 30, 2025):
PR welcome.