summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-07Adjust default latex template to improve citeproc output.John MacFarlane
2023-09-06Depend on dev texmath.John MacFarlane
2023-09-06Org reader: factor out orgAnchor -> Org.Parsing.John MacFarlane
2023-09-05Rewrite CSLReferences environment...John MacFarlane
2023-09-04LaTeX template: fix regression with CSL display="block".John MacFarlane
2023-09-04JATS reader: fix conversion of date to ISO 8601 format.John MacFarlane
2023-09-04JATS reader: Ignore `<processing-meta>` element (#9057)Julia Diaz
2023-09-03LaTeX template: add code allow `\cite` to break across lines.John MacFarlane
2023-09-01Updated tested-with in pandoc.cabal.John MacFarlane
2023-09-01LaTeX writer: Fix regression.John MacFarlane
2023-09-01pandoc-lua-engine: bump lower bound for pandoc.John MacFarlane
2023-09-01HTML writer: use the ID prefix in the ID for the footnotes section.Benjamin Esham
2023-08-31Add Makefile targets for pandoc-lua.1, pandoc-server.1.John MacFarlane
2023-08-31Clean up pandoc's own man page.John MacFarlane
2023-08-31Regenerate pandoc.1 with pandoc 3.1.7 for cleaner man code.John MacFarlane
2023-08-31Clean up pandoc-server.1 man pageJohn MacFarlane
2023-08-31Add cabal update and clean to make_artifacts.sh.John MacFarlane
2023-08-31Set GHCOPTS and CABALOPTS in debpkg target.John MacFarlane
2023-08-31Update AUTHORS.md.John MacFarlane
2023-08-31Allow text 2.1.John MacFarlane
2023-08-31pandoc-lua-engine: bump to 0.2.1.2John MacFarlane
2023-08-31pandoc-lua-engine; allow text 2.1.John MacFarlane
2023-08-31pandoc-server: allow text 2.1.John MacFarlane
2023-08-31Fix spacing errors.John MacFarlane
2023-08-31Update manual date and regenerate man page.John MacFarlane
2023-08-31Bump to 3.1.7, update changelog.John MacFarlane
2023-08-31Bump to pandoc-server 0.1.0.3John MacFarlane
2023-08-31LaTeX writer: fix regression in escaping URLs.John MacFarlane
2023-08-30Fix compiler warning by removing redundant definition.John MacFarlane
2023-08-30Org reader: don't parse alphabetical lists...John MacFarlane
2023-08-30Fix typos in changelog (#9040)João Alvim
2023-08-30JATS reader: Multilevel support for `<permissions>` metadata (#9037)Julia Diaz
2023-08-29Support images with wikilink syntax.John MacFarlane
2023-08-29Markdown: Allow a citation or reference link to be parsed after a `!`.John MacFarlane
2023-08-29Markdown reader: fix dropped `!` before nonexistent reference.John MacFarlane
2023-08-29Use `\cite` and `\bibitem` to link up citations, even with citeproc.John MacFarlane
2023-08-28Add support for <permissions> metadataJulia Diaz
2023-08-27Update tests for skylighting-format-blaze-html change.John MacFarlane
2023-08-27Use latest skylighting-format-blaze-html.John MacFarlane
2023-08-26Allow skylighting 0.14 (and require it in pandoc core).John MacFarlane
2023-08-26LaTeX template: special definition of `\st` for CJK.John MacFarlane
2023-08-26Org reader: allow escaping commas in macro argumentsAmneesh Singh
2023-08-26LaTeX writer link/target improvements.John MacFarlane
2023-08-26Correct name of JATS element attribJulia Diaz
2023-08-25Man writer: avoid a .PP right after a section heading.John MacFarlane
2023-08-25Man writer: improvements to code and code blocks.John MacFarlane
2023-08-25Lua filters documentation: remove reference to phrenology.John MacFarlane
2023-08-24Man writer: don't emit `.hy`...John MacFarlane
2023-08-23JATS writer: fix placement of ref-list...John MacFarlane
2023-08-23Also escape % in URLs.John MacFarlane