We use semantic line breaks in all Markdown files. This means each sentence (or independent clause) should start on its own line.
Semantic line breaks make diffs easier to read and review, since a change to one sentence won't reflow an entire paragraph. They also make it easier to rearrange and edit prose.