aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-27Typst: Use customized term instead of custom macro for def lists.John MacFarlane
2023-03-27Typst writer: support column aligns in tables.John MacFarlane
2023-03-27Typst: fix output for syntax-highlighted inline code.Albert Krewinkel
2023-03-26Ensure that macos release packages are named after architecture.John MacFarlane
2023-03-26More Typst writer improvements.John MacFarlane
2023-03-26Typst writer improvements.John MacFarlane
2023-03-26Update authors.John MacFarlane
2023-03-26Small update to package description.John MacFarlane
2023-03-26Bump to 3.1.2, update changelog.John MacFarlane
2023-03-26Update manual date and man pageJohn MacFarlane
2023-03-26Moved a misplaced command test.John MacFarlane
2023-03-26Support typst as a pdf-engine.John MacFarlane
2023-03-26Use released version of hslua-module-{system,text}Albert Krewinkel
2023-03-25Update stack.yamlJohn MacFarlane
2023-03-25Add typst writer.John 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