Commit b6ff587
authored
fix(ui): preserve block content formatting when parsing chat messages (#1495)
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 b6ff587
1 file changed
+1
-1
lines changed| 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