docs: use code-block for console-content
Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10281>
This commit is contained in:
committed by
Marge Bot
parent
e6e002fc34
commit
54ad6f91c6
@@ -165,7 +165,7 @@ to test this is to make use of the \`git rebase\` command, to run your
|
||||
tests on each commit. Assuming your branch is based off
|
||||
``origin/master``, you can run:
|
||||
|
||||
::
|
||||
.. code-block:: console
|
||||
|
||||
$ git rebase --interactive --exec "meson test -C build/" origin/master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user