mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Typo (refs #6491)
This commit is contained in:
parent
85676f401b
commit
2199a127e8
@ -522,7 +522,7 @@ __ http://pygments.org/docs/lexers/
|
|||||||
.. rst:directive:option:: emphasized-lines: line numbers
|
.. rst:directive:option:: emphasized-lines: line numbers
|
||||||
:type: comma separated numbers
|
:type: comma separated numbers
|
||||||
|
|
||||||
Empahsize particular lines of the code block::
|
Emphasize particular lines of the code block::
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
:emphasize-lines: 3,5
|
:emphasize-lines: 3,5
|
||||||
|
Loading…
Reference in New Issue
Block a user