Switch all console sessions in the docs to the console lexer.

Review Request #12216 — Created March 29, 2022 and submitted — Latest diff uploaded

Information

ReviewBot
release-3.0.x

Reviewers

This updates the documentation to use the console lexer for all sample
terminal sessions. This will display with our terminal component on the
website, and will highlight correctly.

There's also a fix for an error around a code block that was causing the
content to appear within a quote block.

Checked every terminal in every page in the docs to ensure the appearance
was correct.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Switch all console sessions in the docs to the console lexer.
This updates the documentation to use the `console` lexer for all sample terminal sessions. This will display with our terminal component on the website, and will highlight correctly. There's also a fix for an error around a code block that was causing the content to appear within a quote block.
f8b77863b65b26b7805134d136c63e4fcc9d74e2 Christian Hammond
docs/reviewbot/configuration.rst
docs/reviewbot/upgrading.rst
docs/reviewbot/installation/docker.rst
docs/reviewbot/installation/manual.rst
docs/reviewbot/tools/clang.rst
docs/reviewbot/tools/cppcheck.rst
docs/reviewbot/tools/cpplint.rst
docs/reviewbot/tools/doc8.rst
docs/reviewbot/tools/flake8.rst
docs/reviewbot/tools/jshint.rst
docs/reviewbot/tools/pycodestyle.rst
docs/reviewbot/tools/pydocstyle.rst
docs/reviewbot/tools/pyflakes.rst
docs/reviewbot/tools/rubocop.rst
Loading...