aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-27EPUB writer: add ARA roles for accessibility (#9378)Iacobus1983
2024-01-27EPUB writer: change default accessibilityFeatures.John MacFarlane
2024-01-27make validate-epub - produce HTML ace report in ace subdirectory.John MacFarlane
2024-01-27Regenerate epub tests with latest changes to EPUB reader.John MacFarlane
2024-01-26EPUB reader: don't put `#` characters in identifiers.John MacFarlane
2024-01-26Add ace check to validate-epub Makefile target.John MacFarlane
2024-01-26EPUB writer: Add accessibility metadata to EPUB metadata.John MacFarlane
2024-01-25EPUB writer: Add xml:lang to package element.John MacFarlane
2024-01-25Add some kerns where needed between quotes in LaTeX output.John MacFarlane
2024-01-23Depend on dev commonmark-pandoc.John MacFarlane
2024-01-23add testcaseGokul Rajiv
2024-01-23add case for "variable" classGokul Rajiv
2024-01-22Use reference form (e.g. `@jones2000[p. 30]`) for citations.John MacFarlane
2024-01-22Org writer: escape special lines in code blocksAlbert Krewinkel
2024-01-21build(deps): bump actions/cache from 3 to 4dependabot[bot]
2024-01-20HTML writer: ensure that an alt attribute is added in EPUB output.John MacFarlane
2024-01-20LaTeX writer: create valid table even when table is empty.John MacFarlane
2024-01-20Custom writers: fix handling of common stateAlbert Krewinkel
2024-01-20LaTeX writer: set font fallback for babel main fontMax Heller
2024-01-19Document font fallback variables.John MacFarlane
2024-01-19LaTeX template: support font fallbacklawcho
2024-01-18Markdown writer: fix output for pipe tables...John MacFarlane
2024-01-16DocBook reader: better handling of `<procedure>` and `<substeps>`.John MacFarlane
2024-01-16Add readMan to Text.Pandoc.Readers exportsGeorge Stagg
2024-01-14build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]
2024-01-08Fix changelog.md typo: 2023-2024Carlos Scheidegger
2024-01-06T.P.PDF: reliably detect when TOC has changed.John MacFarlane
2024-01-05Typst reader: fix handling of `\overline`.John MacFarlane
2024-01-05T.P.PDF: increase max number of LaTeX runs to 4.John MacFarlane
2024-01-05getting-started.md: refer to GH discussions instead of pandoc-discuss.John MacFarlane
2024-01-05Fix beamer highlightingmh4ckt3mh4ckt1c4s
2024-01-05MANUAL.txt: Add `<pre>` to list of exceptions for...John MacFarlane
2024-01-05Replace references to pandoc-discuss with GitHub discussions.John MacFarlane
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