summaryrefslogtreecommitdiff
path: root/tests/roots/test-directive-code/lineno_start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-directive-code/lineno_start.rst')
-rw-r--r--tests/roots/test-directive-code/lineno_start.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/roots/test-directive-code/lineno_start.rst b/tests/roots/test-directive-code/lineno_start.rst
new file mode 100644
index 00000000..1beaabbf
--- /dev/null
+++ b/tests/roots/test-directive-code/lineno_start.rst
@@ -0,0 +1,6 @@
+Literal Includes with Line Numbers Starting from 200
+====================================================
+
+.. literalinclude:: literal.inc
+ :language: python
+ :lineno-start: 200