aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-25Add typst writer.typst-writerJohn MacFarlane
2023-03-25Depend on latest releases of texmath, doclayoutJohn MacFarlane
2023-03-25LaTeX template: set mainfontoptions with `\babelfont` too.John MacFarlane
2023-03-23T.P.App.CommandLineOptions: don't lowercase arg to `--from`/`--read`Albert Krewinkel
2023-03-22Org reader: Allow zero width space as an escape characterChristian Christiansen
2023-03-22DocBook reader: handle "book" for xref referencesAndres Freund
2023-03-22macos nighty build: use ghc 9.4.4.John MacFarlane
2023-03-21DocBook reader: handle `<part>`.John MacFarlane
2023-03-21Lua: Fix typo in pandoc.cli doc string.Albert Krewinkel
2023-03-20T.P.Format: add new function `formatFromFilePaths` [API Change] (#8710)Albert Krewinkel
2023-03-20HTML reader: fix behavior with `-native_spans-raw_html`.John MacFarlane
2023-03-20Use dev doclayoutJohn MacFarlane
2023-03-20HTML writer: Remove redundant `nubOrd`.John MacFarlane
2023-03-20Remove superfluous import.John MacFarlane
2023-03-20Update latex writer tests for change to default template.John MacFarlane
2023-03-20Lua: add Windows-specific note to pandoc.cli.repl docsAlbert Krewinkel
2023-03-20lua-filters: auto-generate docs for `pandoc.system` module.Albert Krewinkel
2023-03-20Lua: fix json.encode for nested AST elements.Albert Krewinkel
2023-03-20lua-filters: auto-generate docs for `pandoc.text` module.Albert Krewinkel
2023-03-20Lua: load text module as `pandoc.text`.Albert Krewinkel
2023-03-20Fix highlight/underline with lualatex.John MacFarlane
2023-03-20HTML writer: avoid duplicate classes.John MacFarlane
2023-03-20lua-filters: Move docs from module `text` to `pandoc.text`Albert Krewinkel
2023-03-20lua-filters.md: Generate docs for pandoc.utilsAlbert Krewinkel
2023-03-19lua-filters.md: auto-generate docs for more modulesAlbert Krewinkel
2023-03-19Lua tests: add more tests for pandoc.mediabag.Albert Krewinkel
2023-03-19Lua: add info on when functions became available in pandocAlbert Krewinkel
2023-03-19lua-filters.md: generate docs from Haskell for pandoc.structureAlbert Krewinkel
2023-03-19lua-filters.md: autogenerate parts of the Lua API docsAlbert Krewinkel
2023-03-18Lua: add pandoc.cli.repl functionAlbert Krewinkel
2023-03-18pandoc-cli: require hslua-cli-1.4.1Albert Krewinkel
2023-03-18stack.yaml: more version updatesAlbert Krewinkel
2023-03-18stack.yaml: Use newest hslua-* versionsAlbert Krewinkel
2023-03-17Update docx golden tests for style changes.John MacFarlane
2023-03-17Docx writer: include abstract title.John MacFarlane
2023-03-17pandoc-cli: add a Lua REPLAlbert Krewinkel
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16CI: use latest point release for each ghc version.John MacFarlane
2023-03-16nightly: install ghc 9.4.4 for linux.John MacFarlane
2023-03-15Lua: keep the Lua stack cleanAlbert Krewinkel
2023-03-15Fix template for babelfonts so it conforms with documentation.John MacFarlane
2023-03-15HTML writer: use img element instead of embed for .svg.gz...John MacFarlane
2023-03-15Add some notes on using NiX to develop pandoc.John MacFarlane
2023-03-14HTML writer footnotes changes:John MacFarlane
2023-03-14Remove confusing comment.John MacFarlane
2023-03-14Add doc/extras.md.John MacFarlane
2023-03-14Linux builds: Update ghc-musl URL.John MacFarlane
2023-03-14Expose formatFromFilePaths (#8693)Amy de Buitléir
2023-03-14Markdown writer: use implicit figures if there's a caption but no alt.Albert Krewinkel
2023-03-13doc/org.md: suggest use of `-s` to get metadata fields.John MacFarlane