mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #3904 from TimKam/2307-fix-markup-glitch-lineno-start-doc
#2307 add `::` to show markup sample, not evaluate it
This commit is contained in:
commit
662d8deaf7
@ -96,7 +96,7 @@ switch on line numbers for the individual block::
|
|||||||
Some more Ruby code.
|
Some more Ruby code.
|
||||||
|
|
||||||
The first line number can be selected with the ``lineno-start`` option. If
|
The first line number can be selected with the ``lineno-start`` option. If
|
||||||
present, ``linenos`` is automatically activated as well.
|
present, ``linenos`` is automatically activated as well::
|
||||||
|
|
||||||
.. code-block:: ruby
|
.. code-block:: ruby
|
||||||
:lineno-start: 10
|
:lineno-start: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user