aboutsummaryrefslogtreecommitdiff
path: root/test/command/three.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-07-09 12:27:41 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-07-09 12:27:41 -0700
commitae22b1e977cfb1357bb21fabc227e76a6adb0599 (patch)
tree61c666692c7115a4f693cdee6d0482819b77a4f2 /test/command/three.txt
parent565330033a623ed7bf4d0a3b57dd14710cf27703 (diff)
downloadpandoc-ae22b1e977cfb1357bb21fabc227e76a6adb0599.tar.gz
RST reader: fix regression with code includes.
With the recent changes to include infrastructure, included code blocks were getting an extra newline. Closes #7436. Added regression test.
Diffstat (limited to 'test/command/three.txt')
-rw-r--r--test/command/three.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/command/three.txt b/test/command/three.txt
new file mode 100644
index 000000000..3ca3fdd4e
--- /dev/null
+++ b/test/command/three.txt
@@ -0,0 +1,3 @@
+1st line.
+2nd line.
+3rd line.