aboutsummaryrefslogtreecommitdiff
path: root/tests/docx.trailing_spaces_in_formatting.docx
AgeCommit message (Collapse)AuthorFilesLines
2014-08-13Revised tests directory.John MacFarlane1-0/+0
Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests.
2014-06-23Add test for correctly trimming spaces in formatting.Jesse Rosenthal1-0/+0
This used to be fixed in the tree-walking. We need to make sure we're doing it right now.