summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-20Fix a security vulnerability in MediaBag and T.P.Class.IO.writeMedia.John MacFarlane
2023-06-20ChunkedHTML writer: Make math work in top-level page.John MacFarlane
2023-06-20Bump versions for skylighting-core, skylighting.John MacFarlane
2023-06-19Update Linux install linksharabat
2023-06-19Add Extracting log message for `--extract-media`.John MacFarlane
2023-06-19Make `implicit_figures` work again in commonmark reader.John MacFarlane
2023-06-19fix: add highlight for F# languageAdelar da Silva Queiróz
2023-06-19Allow `epub-title-page` to be used in defaults files.John MacFarlane
2023-06-19Bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-17Update tests for #8903John MacFarlane
2023-06-16LaTeX writer: Fix escaping of `&` in `\href` and `\url`.John MacFarlane
2023-06-09Bump pandoc-lua-engine to 0.2.0.1.John MacFarlane
2023-06-09Include lua/module/sample.svg in hackage tarballFelix Yan
2023-06-08Add footer and multiple body parsing to JATS table reader (#8795)Noah Malmed
2023-06-07Parse references title from ref-list in JATS reader.John MacFarlane
2023-06-07JATS writer: include title in ref-list.John MacFarlane
2023-06-07Allow `abstract-title` to be specified in docx metadata.John MacFarlane
2023-06-07Fix localization of "Abstract" title in docx writer.John MacFarlane
2023-06-06Update ATUHORS.md.John MacFarlane
2023-06-06Fix whitespace.John MacFarlane
2023-06-06Regenerated README.mdJohn MacFarlane
2023-06-06Update manual date and man page.John MacFarlane
2023-06-06Use released typst 0.1.0.0John MacFarlane
2023-06-06Bump to 3.1.3, update changelogJohn MacFarlane
2023-06-06Add typst reader.John MacFarlane
2023-06-06Remove support for ghc 8.6, 8.8.John MacFarlane
2023-06-06Add tls constraint on cabal.project.John MacFarlane
2023-06-06Improve title and label parsing in the JATS reader (#8840)Noah Malmed
2023-06-05ODT reader: allow lists in table cells. Closes #8892.John MacFarlane
2023-06-05Typst writer: use `#footnote` for notes.John MacFarlane
2023-06-04ODT reader: allow frames inside spans.John MacFarlane
2023-06-02INSTALL.md: Use more relevant link to NetBSD/pkgsrc entryCharlotte Koch
2023-05-29RST redear: Fix sorting on anonymous keys.John MacFarlane
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-05-18MANUAL: fix typosdhoward
2023-05-17HTML reader: fix iframe with data URI of an image.John MacFarlane
2023-05-17doc/lua-filters: use full field name in example (#8857)Matt Dodson
2023-05-13Update to latest dev texmath.John MacFarlane
2023-05-13Use latest dev texmath.John MacFarlane
2023-05-11Update texmath commit.John MacFarlane
2023-05-09Simplify and fix flake.nix.John MacFarlane
2023-05-09Rename test/docx/block_quotes_parse_indent.native for consistencyStephan Meijer
2023-05-09Ms writer: coerce titles to inlines.John MacFarlane
2023-05-08LaTeX writer: better fix for colspecs for multicolumn table.John MacFarlane
2023-05-08LaTeX writer: fix width for multicolumn simple table.John MacFarlane
2023-05-08Introduce support for Intense Quote in Docx conversionStephan Meijer
2023-05-06Use latest texmathJohn MacFarlane
2023-05-05MANUAL: Note that `#` fancy list markers don't work with commonmark (#8772)William Lupton
2023-05-05MANUAL: add commonmark fenced_div note (#8773)William Lupton
2023-05-05Jira writer: use first code block class as highlighting language.Albert Krewinkel