summaryrefslogtreecommitdiff
path: root/test/docx/golden/track_changes_scrubbed_metadata.docx
AgeCommit message (Expand)Author
2024-02-28Docx writer: don't copy over footnotePr in settings.xml...John MacFarlane
2023-12-18fix(docx): fix OOXMLValidator error on KeywordTok outputEdwin Török
2023-12-18fix(docx): fix validation error on w:annotationRefEdwin Török
2023-12-18fix(docx): fix validation error in w:nsidEdwin Török
2023-12-17Docx writer: ensure that elements in settings are ordered correctly.John MacFarlane
2023-12-17test/docx/golden: regenerateEdwin Török
2023-12-08Docx writer: Use different style for block quotes in notes.John MacFarlane
2023-12-08Docx writer: allow embedded fonts to be used in reference.docx.John MacFarlane
2023-03-17Update docx golden tests for style changes.John MacFarlane
2021-05-15Docx writer: copy over more settings from referenc.odcx.John MacFarlane
2021-05-15docx writer: Remove rsids from settings.docx.John MacFarlane
2021-05-11Improve integration of settings from reference.docx.John MacFarlane
2021-03-17Docx writer: make nsid in abstractNum deterministic.John MacFarlane
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane
2021-01-12Docx writer: handle table header using styles.John MacFarlane
2020-11-26Docx writer: Fix bullets/lists indentationcholonam
2020-10-06DOCX reader: Allow empty dates in comments and tracked changes (#6726)Diego Balseiro