mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#2307 add :: to show markup sample, not evaluate it
This commit is contained in:
@@ -96,7 +96,7 @@ switch on line numbers for the individual block::
|
||||
Some more Ruby code.
|
||||
|
||||
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
|
||||
:lineno-start: 10
|
||||
|
||||
Reference in New Issue
Block a user