aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15Bump to 3.1.11, update changelog.pandoc-cli-3.1.113.1.11John MacFarlane
2023-12-15Depend on released typst 0.5.John MacFarlane
2023-12-15Logging: add MakePDFWarning constructor to LogMessage.John MacFarlane
2023-12-15Logging: add MakePDFInfo constructor to LogMessage.John MacFarlane
2023-12-15PDF: Refactored PDF generation via LaTeX.John MacFarlane
2023-12-15Text.Pandoc.PDF: parse logs to determine whether additional runs needed.John MacFarlane
2023-12-14Typst writer: emit `;` after typst code...John MacFarlane
2023-12-14Use dev version of typst.John MacFarlane
2023-12-12Depend on texmath 0.12.8.6.John MacFarlane
2023-12-12Minor changes to release checklistJohn MacFarlane
2023-12-12Makefile: add check that pandoc-cli depends on exact version of pandoc.John MacFarlane
2023-12-12Regenerate man pages with pandoc 3.1.10.John MacFarlane
2023-12-12Makefile: add more prerelease checks.John MacFarlane
2023-12-12stack.yaml - bump commonmark-extensions version.pandoc-server-0.1.0.4pandoc-cli-3.1.103.1.10John MacFarlane
2023-12-12Cirrus build: set path so it finds ghc 9.6.John MacFarlane
2023-12-11Fix man page locations in linux and macos package build scripts.John MacFarlane
2023-12-11Cirrus build: use ghc 9.6 on macos.John MacFarlane
2023-12-11update AUTHORS.mdJohn MacFarlane
2023-12-11stack.yaml - update toml-parserJohn MacFarlane
2023-12-11Whitespace fix.John MacFarlane
2023-12-11Update MANUAL.txt date and man page date.John MacFarlane
2023-12-11Bump pandoc/pandoc-cli to 3.1.10, update changelog.John MacFarlane
2023-12-11pandoc-server: bump to 0.1.0.4.John MacFarlane
2023-12-11Fix duplicate entry in stack.yaml.John MacFarlane
2023-12-11Use released versions of commonmark, commonmark-extensions, commonmark-pandoc.John MacFarlane
2023-12-11Use texmath 0.12.8.5.John MacFarlane
2023-12-11Typst reader: don't include metadata from document element.John MacFarlane
2023-12-11Typst template fixes.John MacFarlane
2023-12-10Depend on released version of typst.John MacFarlane
2023-12-10Typst reader: parse metadata from document element.John MacFarlane
2023-12-10Typst reader: add state fields for metadata.John MacFarlane
2023-12-10Typst reader: support sys.version.John MacFarlane
2023-12-10Use latest dev typst-hs.John MacFarlane
2023-12-10LaTeX writer: Add performance optimization to #9168.John MacFarlane
2023-12-10Benchmark: use standalone documents for reader tests.John MacFarlane
2023-12-10LaTeX writer: fix bug with big footnotes inside emphasis (#9168)Hikaru Ibayashi
2023-12-09Typst writer: use quote for block quotes.John MacFarlane
2023-12-09Typst reader: allow @refs to become citations...John MacFarlane
2023-12-09Typst reader: collapse adjacent cite elements.John MacFarlane
2023-12-09Typst reader: fix temporary regression in cite.John MacFarlane
2023-12-09Typst writer: handle supplements in cite.John MacFarlane
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