summaryrefslogtreecommitdiff
path: root/test/docx/0_level_headers.native
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-12-02 15:31:53 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-12-02 16:51:31 -0800
commitd6c58eb836f033a48955796de4d9ffb3b30e297b (patch)
treea9723c47555e81363ddec7bb1d900d1e609896ae /test/docx/0_level_headers.native
parentf4b86a1bc2c77d50057399f9d93163c2bbc053bd (diff)
Docx reader: don't strip out empty paragraphs.
We now have the `--strip-empty-paragraphs` option for that, if you want it. Closes #2252. Updated docx reader tests. We use stripEmptyParagraphs to avoid changing too many tests. We should add new tests for empty paragraphs.
Diffstat (limited to 'test/docx/0_level_headers.native')
-rw-r--r--test/docx/0_level_headers.native16
1 files changed, 8 insertions, 8 deletions
diff --git a/test/docx/0_level_headers.native b/test/docx/0_level_headers.native
index 804ad8732..973f4cfe5 100644
--- a/test/docx/0_level_headers.native
+++ b/test/docx/0_level_headers.native
@@ -1,15 +1,15 @@
[Table [] [AlignDefault] [0.0]
[[]]
- [[[]]
+ [[[Plain []]]
,[[Plain [Str "User\8217s",Space,Str "Guide"]]]
- ,[[]]
- ,[[]]
- ,[[]]
+ ,[[Plain []]]
+ ,[[Plain []]]
+ ,[[Plain []]]
,[[Plain [Str "11",Space,Str "August",Space,Str "2017"]]]
- ,[[]]
- ,[[]]
- ,[[]]
- ,[[]]]
+ ,[[Plain []]]
+ ,[[Plain []]]
+ ,[[Plain []]]
+ ,[[Plain []]]]
,Para [Str "CONTENTS"]
,Para [Strong [Str "Section",Space,Str "Page"]]
,Para [Str "FIGURES",Space,Str "iv"]