aboutsummaryrefslogtreecommitdiff
path: root/test/docx/nested_anchors_in_header.native
AgeCommit message (Collapse)AuthorFilesLines
2019-09-21[Docx Reader] Update testsNikolay Yakimov1-1/+1
Notice this commit updates lists.docx. The old test file contained references to "ListParagraph" style, which should never leak outside of pandoc, so I'm not sure what that was supposed to test for exactly.
2017-12-30Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal1-1/+6
Previously we had only read the first child of an sdtContents tag. Now we replace sdt with all children of the sdtContents tag. This changes the expected test result of our nested_anchors test, since now we read docx's generated TOCs.
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+10