Commit 0e4ad68
committed
fix(ui): preserve block content formatting when parsing chat messages
Remove trimming of block content when parsing chat messages to ensure
that formatting, such as leading and trailing whitespace, is preserved.
This prevents unintended loss of formatting in code or text blocks
within chat sections.1 parent b3d675e commit 0e4ad68
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
737 | | - | |
| 737 | + | |
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| |||
0 commit comments