aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-15pandoc-cli: constrain pandoc-server version.pandoc-server-0.1.0.6John MacFarlane
2024-05-15pandoc-server: depend on pandoc >= 3.2.John MacFarlane
2024-05-15Bump pandoc-server to 0.1.0.6John MacFarlane
2024-05-14texinfo writer: use node names for @ref when possible.John MacFarlane
2024-05-13Update MANUAL.txt to remove false info on Lua mode not supporting -i (#9757)Ian Max Andolina
2024-05-13pandoc-lua-engine: depend on pandoc >= 3.2.John MacFarlane
2024-05-12Add subtitle to Typst template (#9747)Mickaël Canouil
2024-05-11Update AUTHORS.pandoc-lua-engine-0.2.1.5pandoc-cli-3.23.2John MacFarlane
2024-05-11Updaet manual date and man pages.John MacFarlane
2024-05-11Bump tls and zip-archive in stack.yaml, update README.md.John MacFarlane
2024-05-11Bump pandoc, pandoc-cli to 3.2, update changelog.John MacFarlane
2024-05-11Provisional changelog updates.John MacFarlane
2024-05-10Use new releases texmath, skylighting, djotJohn MacFarlane
2024-05-10Bump skylighting version.John MacFarlane
2024-05-10Lua: add a `pandoc.log` module.Albert Krewinkel
2024-05-10Logging: add new log message type `ScriptingInfo` [API change]Albert Krewinkel
2024-05-10Document `handout` variable for beamer.John MacFarlane
2024-05-10Document formats affected by `--slide-level`.John MacFarlane
2024-05-10RST reader: fix figclass and align annotations for figures (#9744)Gokul Rajiv
2024-05-10Collect transforms in new module T.P.Transforms. [API change]Albert Krewinkel
2024-05-07MANUAL: update the list of required LaTeX packages (#9728)Albert Krewinkel
2024-05-06Lua: update to pandoc-lua-marshal version 0.2.7.Albert Krewinkel
2024-05-05Lua: use hslua-module-zip-1.1.3 to fix the windows buildAlbert Krewinkel
2024-05-05Lua: use newest zip module.Albert Krewinkel
2024-05-05Lua: improve `pandoc.json.decode` docs.Albert Krewinkel
2024-05-04tools/update-lua-module-docs.lua: cleanup, fix codeAlbert Krewinkel
2024-05-04tools/update-lua-module-docs.lua: improve script-internal docsAlbert Krewinkel
2024-05-04Lua: fix generated docs.Albert Krewinkel
2024-05-03Markdown reader: allow repeated labels in numbered example lists.John MacFarlane
2024-05-02Markdown reader: fix `normalCite` so it doesn't consume...John MacFarlane
2024-05-02Markdown reader: generalize `inlinesInBalancedBrackets`...John MacFarlane
2024-05-02LaTeX template: add `titlegraphicoptions` variable (#9207)Guilhem Saurel
2024-04-30T.P.Error: Improve reporting of unsupported extensions errors.Albert Krewinkel
2024-04-29Use latest KaTeX CDN asset (#9707)Salim B
2024-04-29INSTALL.md: Minor tweaks. (#9705)Leo Heitmann Ruiz
2024-04-28Typst writer: add blank line in definition lists with multiple definitions.John MacFarlane
2024-04-26Fix some typos (#9638)guqicun
2024-04-26LaTeX writer: use polytonicgreek instead of polutonikogreek...John MacFarlane
2024-04-25Update copyright dates to 2024.John MacFarlane
2024-04-25pandoc-cli: ensure UTF8 when emitting version info.John MacFarlane
2024-04-25CommandLineOptions: simplify output for OptVersion.John MacFarlane
2024-04-25Markdown writer: don't try to align columns in pipe tables...John MacFarlane
2024-04-23Markdown writer: don't use `raw_attribute` syntax for raw...John MacFarlane
2024-04-23Harmonize typographic dashes (#9688)Salim B
2024-04-23LaTeX reader: parse `flalign`, `flalign*` math environments.John MacFarlane
2024-04-23Docx reader: issue warning rather than error...John MacFarlane
2024-04-23Logging: Make DocxParserWarning a WARNING, not INFO.John MacFarlane
2024-04-22Add note to cabal.project so we won't forget skylighting releases.John MacFarlane
2024-04-22RTF reader: don't try to handle non-default code pages.John MacFarlane
2024-04-22Logging: add UnsupportedCodePage constructor to LogMessage.John MacFarlane