aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Update AUTHORS.md3.1.6.2John MacFarlane
2023-08-22Update changelog.John MacFarlane
2023-08-22stack.yaml - update tls version.John MacFarlane
2023-08-22Fix spacing errors.John MacFarlane
2023-08-22Bump to 3.1.6.2, update manual date and man page.John MacFarlane
2023-08-22Use lastest texmath, typst-symbols, typst.John MacFarlane
2023-08-21Typst writer: use `~` for nonbreaking space.John MacFarlane
2023-08-19LaTeX writer: improve internal links and targets.John MacFarlane
2023-08-18Docx reader: omit "Table NN" from caption.John MacFarlane
2023-08-18Constrain to older typst-symbols for nowJohn MacFarlane
2023-08-18Use dev texmath, update stack.yaml resolver.John MacFarlane
2023-08-18Org reader: allow example lines to end immediately after the colonBrian Leung
2023-08-14Docx reader: Avoid spurious block quotes in list items.John MacFarlane
2023-08-13Fix tests for change to template in #8999.John MacFarlane
2023-08-13Change semicolon to colonJackson Schuster
2023-08-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2023-08-09LaTeX writer: Improve escaping of URIs in href, url.John MacFarlane
2023-08-09Typst writer: put the label in right place for Div, use `#block`.John MacFarlane
2023-08-09HTML reader: avoid duplicate id on header and div.John MacFarlane
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