aboutsummaryrefslogtreecommitdiff
path: root/test/docx
AgeCommit message (Expand)Author
2019-11-03Docx reader: fix list number resumption for sublists. Closes #4324.John MacFarlane
2019-09-21[Docx Reader] Update testsNikolay Yakimov
2019-09-21[Docx Reader] Use style names, not ids, for assigning semantic meaningNikolay Yakimov
2019-09-20Preserve built-in styles in DOCX with custom style (#5670)Ben Steinberg
2019-07-19Change order of ilvl and numId in document.xml (#5647)Agustín Martín Barbero
2019-03-21Docx writer: Use w:br without attributes for line breaks.John MacFarlane
2019-03-11docx writer: avoid extra copy of abstractNum and num elements...John MacFarlane
2019-02-18Docx reader tests: fix test file with trailing space.Jesse Rosenthal
2019-02-18Docx reader: add tests for trimming last inline.Jesse Rosenthal
2019-02-12Docx reader: Add test for reading sdts in footnotes.Jesse Rosenthal
2019-02-06Docx reader: Tests for alternate document.xmlJesse Rosenthal
2019-01-26Improve writing metadata for docx, pptx and odt (#5252)Agustín Martín Barbero
2018-12-10Docx: add test for lists with level overrides.Jesse Rosenthal
2018-11-20Docx writer: Fix bookmarks to headers with long titles.John MacFarlane
2018-10-09Docx writer: added framework for custom properties.John MacFarlane
2018-05-08Support underline in docx writer.John MacFarlane
2018-04-25Remove nonfree ICC profiles from thumbnails in test docx files.John MacFarlane
2018-04-17Docx reader tests: Test for combining adjacent code blocks.Jesse Rosenthal
2018-04-05Changes to tests to accommodate changes in pandoc-types.John MacFarlane
2018-03-13Docx reader: add tests for nested smart tags.Jesse Rosenthal
2018-02-28Docx reader: Handle nested sdt tags.Jesse Rosenthal
2018-02-23Docx reader: Don't look up dependant run styles if +styles is enabled.Jesse Rosenthal
2018-02-23Docx test: adjust test for fix of buglaptop1\Andrew
2018-02-22Docx reader: Move pandoc inline styling inside custom-style spanJesse Rosenthal
2018-02-22Docx reader: Avoid repeated spans in custom styles.Jesse Rosenthal
2018-02-22Docx reader tests: test custom style extension.Jesse Rosenthal
2018-02-15Docx reader: Pick table width from the longest row or headerdanse
2018-01-27Docx writer tests: Add tests for custom stylesJesse Rosenthal
2018-01-27Docx writer tests: Use new golden frameworkJesse Rosenthal
2018-01-16Docx reader: Add test for hyperlinks in instrText tagJesse Rosenthal
2018-01-02Docx reader: Add tests for paragraph insertion/deletion.Jesse Rosenthal
2017-12-31Docx reader: tests for overlapping targets (anchor spans).Jesse Rosenthal
2017-12-31Docx Reader: Combine adjacent anchors.Jesse Rosenthal
2017-12-30Docx reader: tests for removing unused anchors.Jesse Rosenthal
2017-12-30Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal
2017-12-27Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal
2017-12-13Docx writer: Add tests for list continuation.Jesse Rosenthal
2017-12-04Add `empty_paragraphs` extension.John MacFarlane
2017-12-02Docx reader: don't strip out empty paragraphs.John MacFarlane
2017-10-27Removed old adjacent_links test for docx reader.John MacFarlane
2017-10-27Consistent underline for Readers (#2270)hftf
2017-08-06Docx reader: Add tests for avoiding zero-level header.Jesse Rosenthal
2017-02-04Moved tests/ -> test/.John MacFarlane