This commit is contained in:
jfbu 2019-12-09 22:57:45 +01:00
parent 85676f401b
commit 2199a127e8

View File

@ -522,7 +522,7 @@ __ http://pygments.org/docs/lexers/
.. rst:directive:option:: emphasized-lines: line numbers
:type: comma separated numbers
Empahsize particular lines of the code block::
Emphasize particular lines of the code block::
.. code-block:: python
:emphasize-lines: 3,5