mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Fix #1790 literalinclude strips empty lines at the head and tail
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
|
||||
@@ -15,3 +15,6 @@ Literal Includes with Line Numbers Matching
|
||||
:language: python
|
||||
:start-after: pass
|
||||
:lineno-match:
|
||||
|
||||
.. literalinclude:: empty.inc
|
||||
:lineno-match:
|
||||
|
||||
Reference in New Issue
Block a user