Apr 9
Line Breaks Not Preserved
Fix Line Break Formatting
We’ve noticed an issue with line breaks not being preserved properly, which is affecting readability.
For example:
Line 1
Line 2
Currently displays as:
Line 1Line 2
This makes user input appear merged and harder to read, creating an unpleasant experience.
Pending

Hey, where does this happen for you?