aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-31Extract citationSuffix, citationPrefix.cite-prefixJohn MacFarlane
2025-07-31Improve org-cite parsing.John MacFarlane
2025-07-31Improve org citation parsing (allow space after ;).John MacFarlane
2025-07-30Fix mistaken attempt to fix #11006.John MacFarlane
2025-07-30Typst writer: add native Typst support for `nocite`.Albert Krewinkel
2025-07-29Asciidoc writer: handle lists with sublists following continuations.John MacFarlane
2025-07-29TikiWiki reader: Use getVerbosity instead of getCommonState.John MacFarlane
2025-07-29docs: Don't encourage returning tables of filters from Lua filters (#11000)R. N. West (Nat)
2025-07-29HTML styles: prefix default styles with informative CSS comment (#11002)Albert Krewinkel
2025-07-29LaTeX writer: be more conservative about using `\url`.John MacFarlane
2025-07-29ImageSize: Add Point and Pica as constructors of ImageSize.John MacFarlane
2025-07-28Text.Pandoc.Class: Add `stManager` to CommonState.John MacFarlane
2025-07-27Markdown writer: use fenced divs even with empty attributes.Carlos Scheidegger
2025-07-27Org writer: don't wrap link descriptions.John MacFarlane
2025-07-27Docx reader: fix `stringToInteger`.John MacFarlane
2025-07-26Ensure that the default template for `xml` is null.John MacFarlane
2025-07-26MANUAL.txt: add `xml` as input/output format.John MacFarlane
2025-07-26Associate the `.xml` extension with the XML reader and writer.John MacFarlane
2025-07-26New `xml` format exactly representing a Pandoc AST.massifrg
2025-07-25PDF: Improve error readability when pdf-engine is not supported.Albert Krewinkel
2025-07-25PDF: allow `pdflatex-dev` and `lualatex-dev` as PDF enginesAlbert Krewinkel
2025-07-25T.P.PDF: clean up `makePDF`Albert Krewinkel
2025-07-24Use latest dev citeproc.John MacFarlane
2025-07-24Revert a test case that changed due to a reverted citeproc change.John MacFarlane
2025-07-24DocBook reader: Add rowspan support. (#10981)Sean Soon
2025-07-24Org reader: Recognize "fast access" characters in TODO state definitions (#10...Ryan Gibb
2025-07-24Add features to typst base template.Christopher Kenny
2025-07-23Fix stack.yaml.John MacFarlane
2025-07-23Use dev texmath.John MacFarlane
2025-07-23Use latest dev citeproc.John MacFarlane
2025-07-23Fix CI again.John MacFarlane
2025-07-23CI: another stab at preventing ghc 9.10, 9.12 from erroring.John MacFarlane
2025-07-23CI: don't warn on unused imports in ghc 9.10+.John MacFarlane
2025-07-23Ensure that all modules have explicit export lists.John MacFarlane
2025-07-23Revise Makefile and CI treatment of `--ghc-options`.John MacFarlane
2025-07-23Use latest dev citeproc.John MacFarlane
2025-07-23Lua: add function `pandoc.path.exists`.Albert Krewinkel
2025-07-23Makefile: add -Wall to ghc options.John MacFarlane
2025-07-23Fix CI so that -Wall -Werror works again!John MacFarlane
2025-07-23Fix incomplete pattern matches from new ImageType constructor.John MacFarlane
2025-07-22T.P.ImageSize: support avif images.John MacFarlane
2025-07-22Djot writer: fix duplicate attributes before section headings.John MacFarlane
2025-07-22Markdown writer: match indents in definition itemsAlbert Krewinkel
2025-07-21Typst: add support for custom and/or translated "Abstract" titlesAlbert Krewinkel
2025-07-20Fixed cabal.project stanza for citeproc.John MacFarlane
2025-07-20Fix a test.John MacFarlane
2025-07-20Use latest dev citeproc.John MacFarlane
2025-07-20Fix pandoc-citeproc-64 test.John MacFarlane
2025-07-20Fix citeproc-87 test.John MacFarlane
2025-07-20Use latest dev citeproc and update the default CSL...John MacFarlane