aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/dummy_item_after_paragraph.native
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2015-11-18 13:15:23 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2015-11-18 14:03:10 -0500
commit186a955bd03e001201ece26442bdf25203714c14 (patch)
treeb86989a184fa596cc67d4e66d9a765d2f55039e2 /tests/docx/dummy_item_after_paragraph.native
parent5527465c778736e91e88fae414ea26558b966724 (diff)
downloadpandoc-186a955bd03e001201ece26442bdf25203714c14.tar.gz
Docx reader: Add test cases for dummy list items.
Diffstat (limited to 'tests/docx/dummy_item_after_paragraph.native')
-rw-r--r--tests/docx/dummy_item_after_paragraph.native3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/docx/dummy_item_after_paragraph.native b/tests/docx/dummy_item_after_paragraph.native
new file mode 100644
index 000000000..2e9b831c4
--- /dev/null
+++ b/tests/docx/dummy_item_after_paragraph.native
@@ -0,0 +1,3 @@
+[Para [Str "First",Space,Str "bullet",Space,Str "point",Space,Str "created",Space,Str "and",Space,Str "then",Space,Str "deleted"]
+,Para [Str "A",Space,Str "normal",Space,Str "paragraph"]
+,Para [Str "First",Space,Str "bullet",Space,Str "point",Space,Str "created",Space,Str "and",Space,Str "then",Space,Str "deleted",Space,Str "after",Space,Str "the",Space,Str "normal",Space,Str "paragraph"]]