Skip to content

Commit

Permalink
docs: format w/ new fmtm
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed Sep 3, 2024
1 parent 4db73ad commit fac6abe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ the formatting is more consistent, resulting in smaller diffs.
- Respect line width limit.
- Prioritize splitting on
1. sentence ends like `.`, then
1. sub-sentence ends like `,`, sub-sentence starts like `(`,
and sentence-connection words like `and`.
1. sub-sentence ends like `,`, sub-sentence starts like `(`, and
sentence-connection words like `and`.
- Limited support for abbreviations using heuristics.

## Installation
Expand Down

0 comments on commit fac6abe

Please sign in to comment.