summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-09Update RELEASE-CHECKLIST.John MacFarlane
2023-12-09Link pandoc-cli version to pandoc version.John MacFarlane
2023-12-09Remove tested-with from pandoc-cli.cabal.John MacFarlane
2023-12-09cabal - update tested-with.John MacFarlane
2023-12-09Add note to cabal description about how to install the cli tool.John MacFarlane
2023-12-09Move man pages to pandoc-cli package.John MacFarlane
2023-12-08Typst reader: change cite (only one key allowed, a label).John MacFarlane
2023-12-08Typst reader: support quote element. (typst 0.9)John MacFarlane
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-12-08Update typst-hs commit and typst writer test.John MacFarlane
2023-12-08Bump typst-symbols in stack.yaml.John MacFarlane
2023-12-08Use dev texmath.John MacFarlane
2023-12-07Typst writer/template: support `--toc-depth` as in other writers.John MacFarlane
2023-12-06pandoc-server: Switch from base64 to base64-bytestring.John MacFarlane
2023-12-06Revert "Use base64 instead of base64-bytestring."John MacFarlane
2023-12-05Add tests for alerts gfm <-> docbook.John MacFarlane
2023-12-05Fine-tuning on alerts.John MacFarlane
2023-12-05Revise commonmark-hs dependency again.John MacFarlane
2023-12-05Update tag for commonmark-hs.John MacFarlane
2023-12-05Update commonmark-hs tag.John MacFarlane
2023-12-04Add `alerts` extension.John MacFarlane
2023-12-04Use dev commonmark-extensions, commonmark-pandoc.John MacFarlane
2023-12-04Use skylighting, skylighting-core 0.14.1.John MacFarlane
2023-12-04HTML5 writer footnote changes (aria-role, element type).John MacFarlane
2023-12-04Typst writer: put inline image dimensions on enclosing box, not image.John MacFarlane
2023-12-04Revert "Use latest dev skylighting, skylighting-core."John MacFarlane
2023-12-04Use latest dev skylighting, skylighting-core.John MacFarlane
2023-12-03Bump cachix/install-nix-action from 23 to 24 (#9234)dependabot[bot]
2023-11-29LaTeX reader: handle otherlanguage environment...John MacFarlane
2023-11-29Docx reader: unwrap content of shaped textboxes...Stephan Meijer
2023-11-29Use latest dev typst-hs.John MacFarlane
2023-11-28Docx reader: Improve handling of w:sym.John MacFarlane
2023-11-28Correct comment.John MacFarlane
2023-11-25Update command test for SVG embedding changes.John MacFarlane
2023-11-25SelfContained: improve treatment of embedded SVGs.John MacFarlane
2023-11-25Shared.renderTags': use minimized tag for rect.John MacFarlane
2023-11-25Shared.renderTags': allow svg path element to be minimized.John MacFarlane
2023-11-22LaTeX writer: handle identifiers inside heading contents.John MacFarlane
2023-11-19Man reader: properly handle `.sp` macro inside lists and block quotes.John MacFarlane
2023-11-17LaTeX reader: fix theorem label parsing (#9198)Hikaru Ibayashi
2023-11-17Ensure we use .svg not .svgz as extension for image/svg+xml mime type.John MacFarlane
2023-11-17T.P.Class.IO.openURL improvements for data uris.John MacFarlane
2023-11-15Typst writer: better handling of tables with captions.John MacFarlane
2023-11-15HTML reader: Fix handling of invalidly nested sublists.John MacFarlane
2023-11-15Markdown reader: don't change newlines to spaces in math.John MacFarlane
2023-11-14Update typst writer to typst 0.9 citation format.John MacFarlane
2023-11-14Update default.typst to support csl (#9186)Ian Max Andolina
2023-11-13MediaWiki reader: allow attribute keys with hyphens.John MacFarlane
2023-11-09MANUAL.txt: update defaults file docs for bibliography fields.John MacFarlane