aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-05Update AUTHORS.md.pandoc-cli-3.1.11.13.1.11.1John MacFarlane
2024-01-05Whitespace cleanup.John MacFarlane
2024-01-05Update man pages.John MacFarlane
2024-01-05Fix make binpath target.John MacFarlane
2024-01-05Bump pandoc-cli to 3.1.11.1.John MacFarlane
2024-01-05Update manual date.John MacFarlane
2024-01-05Bump to 3.1.11.1 and update changelog.John MacFarlane
2024-01-04OPML writer: respect `--wrap` options & `--columns` in contents of notes.John MacFarlane
2024-01-04PDF: expand list of environment variables to display in verbose output.John MacFarlane
2023-12-30Add command test for #9293.John MacFarlane
2023-12-30MediaWiki reader: handle multiline math in list items.John MacFarlane
2023-12-27ci(commit-validation): use git to walk commitsEdwin Török
2023-12-26Add some explicit imports...John MacFarlane
2023-12-26commit-validation CI - another attempt.John MacFarlane
2023-12-26fix(docx): support absolute header/footer pathsEdwin Török
2023-12-26commit validation CI: work with regular push as well as pr.John MacFarlane
2023-12-26Fix commit-validation CI.John MacFarlane
2023-12-26ODT/opendocument writers: properly handle highlighting styles.John MacFarlane
2023-12-24T.P.PDF: Ensure that we find all the LaTeX warnings requiring rerun.John MacFarlane
2023-12-22T.P.Chunks: Fine tune `makeChunks`.John MacFarlane
2023-12-22Markdown writer: add table identifier at end of caption if present.John MacFarlane
2023-12-20Org reader: parse caption and label for grid tables.John MacFarlane
2023-12-20Remove html5shiv from default HTML5 template.John MacFarlane
2023-12-19Fix commit validation CI.John MacFarlane
2023-12-19Fix commit-validation CI.John MacFarlane
2023-12-19Attempt to fix commit-validation CI.John MacFarlane
2023-12-19ci(docx): add 2 CI rules to run the validation rules from the MakefileEdwin Török
2023-12-19fix(docx): sort inline elements in schema orderEdwin Török
2023-12-19ci(validate-docx-golden-tests2): fail on errorsEdwin Török
2023-12-18LaTeX writer: omit superfluous page locator label...John MacFarlane
2023-12-18Docx reader: fix HYPERLINK with only switch and no argument.John MacFarlane
2023-12-18test(docx): add workaround for mc:IgnorableEdwin Török
2023-12-18fix(docx): fix validation error on endnotePrEdwin Török
2023-12-18fix(docx): fix validation error on w:tblHeaderEdwin Török
2023-12-18fix(docx): use left vs start consistentlyEdwin Török
2023-12-18fix(docx): fix validation error on inline w:i/w:iCs orderEdwin Török
2023-12-18fix(docx): fix OOXMLValidator error on KeywordTok outputEdwin Török
2023-12-18test(Makefile): add validate-docx-golden-test2Edwin Török
2023-12-18fix(docx): fix validation error on w:annotationRefEdwin Török
2023-12-18test(docx): also compare number of childrenEdwin Török
2023-12-18fix(Makefile): make quick-stack was failing, "j" was expecting a numberEdwin Török
2023-12-18validate-docx.sh - revert checking of _rels.John MacFarlane
2023-12-18Fix bug in validate-docx.sh.John MacFarlane
2023-12-18fix(docx): fix validation error in w:nsidEdwin Török
2023-12-18Modify validate-docx.sh to check ALL xml files in the docx container.John MacFarlane
2023-12-18validate-docx.sh: print list of files that fail validation.John MacFarlane
2023-12-18Add custom validate-docx.sh script.John MacFarlane
2023-12-18Makefile: Run built pandoc (instead of pandoc in path).John MacFarlane
2023-12-18Makefile: Add validate-epub target.John MacFarlane
2023-12-18Makefile: add validate-docx-golden-tests target.John MacFarlane