doc: use valid language in code-blocks
See ¹ for the valid values. ¹: https://www.sphinx-doc.org/en/1.5/markup/code.html#directive-code-block
This commit is contained in:
@@ -39,7 +39,7 @@ very directory run:
|
||||
This should test the current installed kapow implementation and output
|
||||
something like:
|
||||
|
||||
.. code-block:: plain
|
||||
.. code-block:: none
|
||||
|
||||
13 features passed, 0 failed, 0 skipped
|
||||
23 scenarios passed, 0 failed, 0 skipped
|
||||
|
||||
Reference in New Issue
Block a user