aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-05Typst reader: handle style, align, place in inline contexts too.John MacFarlane
2023-07-05Use latest dev typst-hsJohn MacFarlane
2023-07-05Fix asciidoc testsJohn MacFarlane
2023-07-05Make modern AsciiDoc the target for `asciidoc`.John MacFarlane
2023-07-04Fix example involving B. Russell.John MacFarlane
2023-07-04Use latest dev typst-hs.John MacFarlane
2023-07-04stack.ymal - add toml-parser (dep of typst-hs).John MacFarlane
2023-07-04stack.yaml: update typst-symbols version.John MacFarlane
2023-07-04Typst writer: support `unlisted` class in headings.John MacFarlane
2023-07-04Use latest dev typst-hs.John MacFarlane
2023-07-04Use latest dev typst-hs.John MacFarlane
2023-07-03Get things working with latest dev version of typst.John MacFarlane
2023-07-03Typst writer: consolidate bibliography files...John MacFarlane
2023-07-02Update line-through for asciidoc writer to custom inline style (#8934)Kevin Broch
2023-07-01Typst writer: some math improvements.John MacFarlane
2023-07-01Docx writer: make relative widths work in tables.John MacFarlane
2023-06-30Fix stack.yaml again!John MacFarlane
2023-06-30Fix stack.yaml; typst-symbols.John MacFarlane
2023-06-30Fix stack.yaml.John MacFarlane
2023-06-30Update stack.yaml.John MacFarlane
2023-06-30Typst reader: improve info message for skipped elements.John MacFarlane
2023-06-30Fix typst reader for new typst-hs version.John MacFarlane
2023-06-30Depend on dev version typst-hs.John MacFarlane
2023-06-30Typst writer: improve handling of autolinks.John MacFarlane
2023-06-29stack: add pkg-config to nix packages (#8927)pacien
2023-06-28Markdown reader: Further strictness annotations.John MacFarlane
2023-06-28Markdown reader: add strictness annotations.John MacFarlane
2023-06-28LaTeX writer: Prevent babel language from being imported twice.John MacFarlane
2023-06-28Makefile: use -j instead of -j4John MacFarlane
2023-06-28CI: Another try to specify cabal store directory.John MacFarlane
2023-06-28CI: fix path for cabal global store.John MacFarlane
2023-06-28DokuWiki writer: fix lists with Div elements.John MacFarlane
2023-06-28Allow all boolean flags to take an optional 'true' or 'false' valueSam S. Almahri
2023-06-28Add comment in cabal.project.John MacFarlane
2023-06-28Depend on dev version of pandoc-types.John MacFarlane
2023-06-28Allow aeson 2.2.John MacFarlane
2023-06-27Support --id-prefix for markdown output.John MacFarlane
2023-06-27Added some more dependencies to shell.nix.John MacFarlane
2023-06-27CI for linux-nix: use -Wall.John MacFarlane
2023-06-27Removed unused import.John MacFarlane
2023-06-27PandocMonad: Use toTextM in `readFileFromDirs`.John MacFarlane
2023-06-27Fix toTextM for Windows.John MacFarlane
2023-06-27Use toTextM instead of toText when possible.John MacFarlane
2023-06-27Text.Pandoc.Class: add `toTextM`.John MacFarlane
2023-06-27MANUAL: Add clarification on --section-divs. Closes #8882.John MacFarlane
2023-06-27Remove invalid term "Subject" from translations for tr.John MacFarlane
2023-06-27Add cabal caching to linux-nix-cabal CI workflow.John MacFarlane
2023-06-26Revert "Try adding magic nix cache to nix CI build."John MacFarlane
2023-06-26Update copyright date in pandoc.cabal.John MacFarlane
2023-06-26Add some dependencies to shell.nix.John MacFarlane