aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-06Bump pandoc-lua-engine version to 0.2.1.1pandoc-server-0.1.0.2pandoc-lua-engine-0.2.1.13.1.6.1John MacFarlane
2023-08-06Bump pandoc-server version to 0.1.0.2.John MacFarlane
2023-08-06pandoc.cabal: bump version to 3.1.6.1.John MacFarlane
2023-08-06Update AUTHORS.mdJohn MacFarlane
2023-08-06Bump dates, update dependencies.John MacFarlane
2023-08-06Use released pandoc-types 1.23.1.John MacFarlane
2023-08-06ODT writer: Use a style for Highlighted, so color can be adjusted.John MacFarlane
2023-08-06Provisional changelog for next release.John MacFarlane
2023-08-05HTML reader: properly calculate RowHeadColumns.John MacFarlane
2023-08-05Add test for #8984.John MacFarlane
2023-08-05Revert "Revert "Update #8764 command test for latest change to HTML table par...John MacFarlane
2023-08-05HTML reader: require unanimity for RowHeadColumns.John MacFarlane
2023-08-05HTML reader: fix bug in calculation of RowHeadColumns.John MacFarlane
2023-08-05Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...John MacFarlane
2023-08-05Revert "Update #8764 command test for latest change to HTML table parser (#86...John MacFarlane
2023-08-04Use dev pandoc-types.John MacFarlane
2023-08-04OpenDocument writer: implement syntax highlighting.John MacFarlane
2023-08-04Use ghc 9.6 for release builds.John MacFarlane
2023-08-04Started implementing syntax highlighting for ODT.John MacFarlane
2023-08-04Remove redundant import.John MacFarlane
2023-08-04OpenDocument writer: add syntax highlighting tags for CodeBlock.John MacFarlane
2023-08-04Support highlighted text in ODT/OpenDocument writers.John MacFarlane
2023-08-04Documentation - FAQs - Links (#8978)Diogo Almiro
2023-07-27SelfContained: retain attributes in svg tag...John MacFarlane
2023-07-27SelfContained: Allow units in width and height for svg.John MacFarlane
2023-07-26SelfContained: don't coerce calculated width/height to Int.John MacFarlane
2023-07-26SelfContained: fix calculation of svg width and height.John MacFarlane
2023-07-26Add clause for svg to default CSS for HTML.John MacFarlane
2023-07-25SelfContained: Improve inline SVGs.John MacFarlane
2023-07-25Typst writer: escape `//`.John MacFarlane
2023-07-25ChunkedHTML writer: Fix regression including mathjax script.John MacFarlane
2023-07-25changelog: make note of new CVE.John MacFarlane
2023-07-21Bump pandoc-cli version to 0.1.1.1.pandoc-cli-0.1.1.1John MacFarlane
2023-07-20Fix typo in stack.yaml.3.1.6John MacFarlane
2023-07-20Bump version on man pageJohn MacFarlane
2023-07-20Bump to 3.1.6.John MacFarlane
2023-07-20Update changelog.John MacFarlane
2023-07-20Fix spurious skylighting entry in stack.yaml.John MacFarlane
2023-07-20Update manual date, man page.John MacFarlane
2023-07-20Use released skylighting, typst.John MacFarlane
2023-07-20Fix new variant of the vulnerability in CVE-2023-35936.John MacFarlane
2023-07-19Use latest dev typst-hs.John MacFarlane
2023-07-19Use latest dev skyligting-core and typst.John MacFarlane
2023-07-19Refine command line option preprocessor and add tests for #8956.John MacFarlane
2023-07-19Fix errors for illegal output formats.John MacFarlane
2023-07-19Add test for #8956.John MacFarlane
2023-07-19Fix regression on short boolean arguments.John MacFarlane
2023-07-19Deprecate decodeArg which is now a no-op.John MacFarlane
2023-07-18JATS writer: don't use `<code>` for inline code.John MacFarlane
2023-07-18Change Windows release build to use cabal instead of stack.John MacFarlane