summaryrefslogtreecommitdiff
path: root/test/docx/lists_restarting.native
diff options
context:
space:
mode:
Diffstat (limited to 'test/docx/lists_restarting.native')
-rw-r--r--test/docx/lists_restarting.native8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/docx/lists_restarting.native b/test/docx/lists_restarting.native
new file mode 100644
index 000000000..6602f1262
--- /dev/null
+++ b/test/docx/lists_restarting.native
@@ -0,0 +1,8 @@
+[OrderedList (2,Decimal,Period)
+ [[Para [Str "Foo"]]
+ ,[Para [Str "Bar"]]
+ ,[Para [Str "Baz"]]]
+,BlockQuote
+ [Para [Str "Interruption"]]
+,OrderedList (1,Decimal,Period)
+ [[Para [Str "Bop."]]]]