This markdown:
## Name
checksum - helper program for calculating checksums
## Synopsis
`$ md5sum <file>`
`$ sha1sum <file>`
`$ sha256sum <file>`
`$ sha512sum <file>`
## Description
This program calculates and print specified checksum of files. It cannot be run directly, only
as `md5sum`, `sha1sum`, `sha256sum` or `sha512sum`.
produces different results in the terminal and HTML renderings:
Specifically, the single-line inline code blocks all become one line in terminal mode, but separate lines in HTML. Which is correct? I don't know! π
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too