The "CLI options" listed out in https://pytest-cov.readthedocs.io/en/latest/config.html (from source file config.rst) are rendered incorrectly. The first few lines for --cov, --cov-reset, and --cov-report are rendering as a plaintext paragraph rather than as a table with the formatting of the lines beneath. Moreover, a block quote appears in the middle of what should be the explanation of --cov-report.
Screenshot of the current rendering below:

The "CLI options" listed out in https://pytest-cov.readthedocs.io/en/latest/config.html (from source file config.rst) are rendered incorrectly. The first few lines for
--cov,--cov-reset, and--cov-reportare rendering as a plaintext paragraph rather than as a table with the formatting of the lines beneath. Moreover, a block quote appears in the middle of what should be the explanation of--cov-report.Screenshot of the current rendering below: