diff options
Diffstat (limited to 'test/docx/lists-compact.native')
-rw-r--r-- | test/docx/lists-compact.native | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/docx/lists-compact.native b/test/docx/lists-compact.native new file mode 100644 index 000000000..340878ba0 --- /dev/null +++ b/test/docx/lists-compact.native @@ -0,0 +1,5 @@ +[OrderedList (1,Decimal,Period) + [[Plain [Str "One"]] + ,[Plain [Str "Two"]] + ,[Plain [Str "Three"]] + ,[Plain [Str "Four"]]]] |