diff options
Diffstat (limited to 'test/command')
-rw-r--r-- | test/command/3880.md | 6 | ||||
-rw-r--r-- | test/command/3880.txt | 1 |
2 files changed, 7 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"]] +``` diff --git a/test/command/3880.txt b/test/command/3880.txt new file mode 100644 index 000000000..45b983be3 --- /dev/null +++ b/test/command/3880.txt @@ -0,0 +1 @@ +hi |