d6c58eb836
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.
9 lines
267 B
Text
9 lines
267 B
Text
[Para [Str "Drop",Space,Str "cap."]
|
|
,Para []
|
|
,Para [Str "Next",Space,Str "paragraph."]
|
|
,Para []
|
|
,Para [Str "Drop",Space,Str "cap",Space,Str "in",Space,Str "margin."]
|
|
,Para []
|
|
,Para []
|
|
,Para []
|
|
,Para [Str "Drop",Space,Str "cap",Space,Str "(not",Space,Str "really)."]]
|