aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/headers.docx
AgeCommit message (Collapse)AuthorFilesLines
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+0
2015-07-15Docx Reader: Updated headers testOphir Lifshitz1-0/+0
Replaced styles.xml in headers.docx with pandoc's current styles.xml, which contains styles for Heading 1 through 6. Added Heading 4 through 7 to the test document. Note that Heading 7 is not parsed as a Heading because there is no Heading 7 style.
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.