Make overflow not break words?
Open
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 119
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 15
Description
Any way to nicely get overflow to just use the spaces to wrap, not break words?
See 1.1.2 list item.. I would fit mostly on one line but nope - breaks into two at a very unlogical place. Presumably due to the line wrap settings.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the shown 1.1.2 list item in the editor and inspect the wrapping or overflow styles that control its line breaks. Confirm the fix by checking that text wraps at spaces instead of breaking words while preserving the intended layout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100