mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 09:16:43 +00:00
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.