* docs: improve Markdown example display
* docs: improve wording and grammar
* docs: break up large blocks of text into sections
* docs: capitalize headers and start nested headers from H1
* chore: run `prettier`
* docs: italicize administrator and moderator abbreviations
* Add instructions for Torrent-Streaming to docs.
- These instructions can then be linked to in UIs,
where the post_url is a torrent magnet link.
- Context: https://github.com/LemmyNet/lemmy/issues/4204
* Fixing up language, and wiki link.
Problem: There was only an implicit hint that "New Comments" also sorts posts with zero comments to the top.
Solution: Make that behaviour description explicit.