aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-06fixup! T.P.Scripting: add CustomComponents, and change...issue8417Albert Krewinkel
2022-12-05T.P.Scripting: add CustomComponents, and change...John MacFarlane
2022-12-05T.P.Format: Monoid, Semigroup instance for ExtensionsConfig.John MacFarlane
2022-12-05Lua: support `-D` CLI option for custom writers [API change]Albert Krewinkel
2022-12-04Fix metadata parsing corner case.John MacFarlane
2022-12-04HTML writer: remove obsolete stuff about mathml-script.John MacFarlane
2022-12-04HTML writer: include math links if there are raw...John MacFarlane
2022-12-04EPUB writer: make title page optional.John MacFarlane
2022-12-03doc/lua-filters.md: add documentation for pandoc.formatAlbert Krewinkel
2022-12-02Avoid using 'error' for unassigned table cells.John MacFarlane
2022-12-01Multiple input files with --file-scope:John MacFarlane
2022-11-29HTML writer: Add prooftree to list of math environments.John MacFarlane
2022-11-29DocBook writer: Fix position of textobject.John MacFarlane
2022-11-29AsciiDoc writer: in link text, only replace commas...John MacFarlane
2022-11-29DocBook writer: don't indent contents of title element.John MacFarlane
2022-11-29DocBook writer: render image alt text using textobject element.John MacFarlane
2022-11-29DocBook reader: support href on link...John MacFarlane
2022-11-29DocBook reader: parse title from imageobject/objectinfo.John MacFarlane
2022-11-28Textile Reader:vkraven
2022-11-28Fix epub-embed-font documentationTerence Eden
2022-11-28Clarify docs for `--metadata-file`.John MacFarlane
2022-11-25LaTeX reader: Add `unnumbered` class for `\part*`.John MacFarlane
2022-11-23Fix command test #7743 for WindowsAlbert Krewinkel
2022-11-21stack.yaml: update doctemplates version.John MacFarlane
2022-11-21Use doctemplates 0.11.John MacFarlane
2022-11-21Docx writer: support relative image widths.Albert Krewinkel
2022-11-19Docx reader: Support parsing of highlighted text.John MacFarlane
2022-11-19RST reader: support `mark` role for round-trip.John MacFarlane
2022-11-19LaTeX reader: support more soul commands, including `\hl`.John MacFarlane
2022-11-19Add support for `mark` extension for highlighted text.John MacFarlane
2022-11-19LaTeX writer: Use soul instead of ulem for strikeout, underline.John MacFarlane
2022-11-16Update epub.mdVladimir Alexiev
2022-11-15Allow mtl 2.3.1Alexander Batischev
2022-11-11Markdown writer: escape `!` before `[`.John MacFarlane
2022-11-11Use 'literal tag' instead of 'text (T.unpack tag)' in tagWithAttrsWout Gevaert
2022-11-11Add tests for the new table featuresWout Gevaert
2022-11-11Change the Mediawiki writer to use the 'new' table structureWout Gevaert
2022-11-11[API change] Add functions htmlAddStyle, htmlAlignmentToString and htmlAttrs ...Wout Gevaert
2022-11-10Add CITATION.cff.John MacFarlane
2022-11-10Better error when parsing EndNote references fails.John MacFarlane
2022-11-10Add LaTeX variable `urlstyle` (#8429)Amar Al-Zubaidi
2022-11-10.gitignore: ignore .stack-work in subdirectoriesAlbert Krewinkel
2022-11-09pandoc-server: add ContentType to CORS policy.John MacFarlane
2022-11-09HTML template: remove default font size, line height...John MacFarlane
2022-11-09In --verbose mode add message when running citeproc.John MacFarlane
2022-11-08Ms writer: remove -C option on PSPIC.John MacFarlane
2022-11-08Add simple CORS support to pandoc-server.John MacFarlane
2022-11-07make_artifacts.sh: add quotes.John MacFarlane
2022-11-07Fix make_artifacts.sh.John MacFarlane
2022-11-07Fix CABALOPTS in make_artifacts.sh.John MacFarlane