Files
sphinx/tests/roots/test-directive-code/linenos.rst
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
349 B
ReStructuredText
Raw Normal View History

2014-10-04 17:49:37 +02:00
Literal Includes with Line Numbers
==================================
.. literalinclude:: literal.inc
:language: python
:linenos:
2017-02-18 00:12:54 +09:00
.. literalinclude:: literal.inc
:language: python
:lineno-start: 200
.. literalinclude:: literal.inc
:language: python
:lines: 5-9
:lineno-match:
.. literalinclude:: empty.inc
:lineno-match: