Avoid breaking up words during wrapping when possible #491

Closed
opened 2025-10-14 15:50:36 -06:00 by navan · 0 comments
Owner

Originally created by @ulyssa on 3/5/2023

The code for wrapping the body of message contents could be improved to avoid breaking up words and instead place them wholesale on the next line. Words that are longer than the current width will still need to be broken up, though.

*Originally created by @ulyssa on 3/5/2023* The code for wrapping the body of message contents could be improved to avoid breaking up words and instead place them wholesale on the next line. Words that are longer than the current width will still need to be broken up, though.
navan closed this issue 2025-10-14 15:50:37 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/iamb#491
No description provided.