aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-16Revert to ghc-musl-9.4.4.ghc944-3.1.5ghc942-3.1.5John MacFarlane
2023-07-07Update changelog.3.1.5John MacFarlane
2023-07-07Fix babel name for fa (should be "persian"). Closes #8944.John MacFarlane
2023-07-07Fix build (transitive dep not in lts) (#8945)hseg
2023-07-06Update AUTHORS.md.John MacFarlane
2023-07-06Update README.mdJohn MacFarlane
2023-07-06Remove redundant lines in stack.yamlJohn MacFarlane
2023-07-06Regenerate man page.John MacFarlane
2023-07-06Update manual dateJohn MacFarlane
2023-07-06Use released typst 0.3.0.0.John MacFarlane
2023-07-06Depend on released skylighting 0.13.4.John MacFarlane
2023-07-06Use released pandoc-types.John MacFarlane
2023-07-06Provisional version bump to 3.1.5.John MacFarlane
2023-07-06Provisional changelog update.John MacFarlane
2023-07-06Use latest dev typst-hs.John MacFarlane
2023-07-06Typst reader: filter out CR in raw.John MacFarlane
2023-07-06Add typst reader tests.John MacFarlane
2023-07-06Typst reader: handle blockish content for link element.John MacFarlane
2023-07-06Use latest dev typst-hsJohn MacFarlane
2023-07-06Rewrite Typst reader.John MacFarlane
2023-07-06Typst reader: allow block-level content in text element.John MacFarlane
2023-07-06Move test/tables.asciidoctor -> test/tables.asciidoc_legacy.John MacFarlane
2023-07-05MediaWiki reader: revise treatment of "link trail."John MacFarlane
2023-07-05Use latest dev typst-hs.John MacFarlane
2023-07-05Update typst-hs revision.John MacFarlane
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