See https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line.
This will make it easier to make PRs against this document in the future and has other advantages.
The first two patches are purely asciidoc source formatting changes and do not change the content or the expected rendered appearance.
The third patch fixes a minor typo discovered when making the other changes.
We actually prefer semantic line breaks (https://sembr.org/) in the packaging guidelines, but I'll take this over what was converted from the wiki.
Pull-Request has been merged by tibbs
Cool, thanks @tibbs. Yeah, SemBr (new to me!) seems like a good idea, especially with long complex sentences. That's partially what I ended up doing, although doing it properly would require a little bit of actual thinking about the content rather than just looking at punctuation. :)
See https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line.
This will make it easier to make PRs against this document in the future and has other advantages.
The first two patches are purely asciidoc source formatting changes and do not change the content or the expected rendered appearance.
The third patch fixes a minor typo discovered when making the other changes.