aboutsummaryrefslogtreecommitdiff
path: root/test/command/3880.md
diff options
context:
space:
mode:
authorAndrew Dunning <adunning@users.noreply.github.com>2017-09-08 07:06:50 +0100
committerGitHub <noreply@github.com>2017-09-08 07:06:50 +0100
commit51bb7453e41e5e7e28a60cb22cb4f4d082b7fbdf (patch)
treebbcd5f299fa513065e3bcb3f274f1b895a899301 /test/command/3880.md
parent3654c4373a2f4db8d4ab771937ad318a6921ac37 (diff)
parent732005456e2b28150943a5a4e11bca6e1566f309 (diff)
downloadpandoc-51bb7453e41e5e7e28a60cb22cb4f4d082b7fbdf.tar.gz
Merge branch 'master' into patch-1
Diffstat (limited to 'test/command/3880.md')
-rw-r--r--test/command/3880.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/3880.md b/test/command/3880.md
new file mode 100644
index 000000000..b8edaf08f
--- /dev/null
+++ b/test/command/3880.md
@@ -0,0 +1,6 @@
+```
+pandoc -f rst -t native
+.. include:: command/3880.txt
+^D
+[Para [Str "hi"]]
+```