Fold if line too long #3

Open
opened 2016-09-15 16:20:33 +12:00 by mikedilger · 1 comment
mikedilger commented 2016-09-15 16:20:33 +12:00 (Migrated from github.com)

To avoid lines longer than 998 characters, we should be adding folding white space where available.
We will need a fold method (per header type / enum variant), as different headers have different places where they may be folded.

To avoid lines longer than 998 characters, we should be adding folding white space where available. We will need a fold method (per header type / enum variant), as different headers have different places where they may be folded.
mikedilger commented 2016-12-19 11:06:10 +13:00 (Migrated from github.com)

Body line length is already checked. This is for headers.

Body line length is already checked. This is for headers.
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
mikedilger/email-format#3
No description provided.