-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
It makes sense for code to have a line length limit, but not for prose:
When editing a document with manual breaks, lines will either be constantly uneven or you will have to manually reflow whole paragraphs all the time, breaking diffs.
I propose to do one sentence per line, and break after commas in long composite sentences. This will be nice for diffs, and result in no useless manual reflowing.
Metadata
Metadata
Assignees
Labels
No labels