summaryrefslogtreecommitdiff
path: root/test/docx/enumerated_headings.native
diff options
context:
space:
mode:
Diffstat (limited to 'test/docx/enumerated_headings.native')
-rw-r--r--test/docx/enumerated_headings.native4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/docx/enumerated_headings.native b/test/docx/enumerated_headings.native
new file mode 100644
index 000000000..67c0df5e0
--- /dev/null
+++ b/test/docx/enumerated_headings.native
@@ -0,0 +1,4 @@
+[Header 1 ("h1",[],[]) [Str "H1"]
+,Header 2 ("h2",[],[]) [Str "H2"]
+,Header 3 ("h3",[],[]) [Str "H3"]
+,Para [Str "And",Space,Str "some",Space,Str "text"]]