#5461 docs(README): Fix rst rendering issues with literal-blocks and note directives.
Merged by ngompa. Opened by wombelix.
wombelix/pagure docs_fix_rst_rendering_issues_in_readme  into  master

Download 5461.patch

This PR addresses a couple of rendering issues in the README, e.g. note directives that show up as plain text. The usage of literal-blocks instead of code-block directive made it pretty hard to identify indentation issues during development. Prefixing shell commands with $ made it inconvenient to copy & paste.

:thumbsup:

Pull-Request has been merged by ngompa

Metadata