aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06Update typst-hs version.typst-readerJohn MacFarlane
2023-06-06Bump typst commit.John MacFarlane
2023-06-06Add typst-symbols to stack.yaml.John MacFarlane
2023-06-06Update stack.yaml.John MacFarlane
2023-06-06Remove support for ghc 8.6, 8.8.John MacFarlane
2023-06-06Integrate pandoc-specific things formerly in typst-hs.John MacFarlane
2023-06-06Update test for new typst-hs output.John MacFarlane
2023-06-06Remove unneeded pragmas.John MacFarlane
2023-06-06Bump typst commit.John MacFarlane
2023-06-06Move pandoc-specific parts of typst reader from typst-hs...John MacFarlane
2023-06-06Add typst reader.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
2023-05-04Manual: move highlighting documentation (with minor adjustments)William Lupton
2023-05-04Markdown reader: disallow escaping of `~` and `"` in markdown_strictAlbert Krewinkel
2023-05-04LaTeX reader: ignore args to column type in `\multicolumn`.Albert Krewinkel
2023-05-01Use dev version of texmath.John MacFarlane
2023-05-01Writers.OpenDocument: handle row header column cells as header cellsMichael Stahl
2023-05-01Writers.OpenDocument: handle row header column cells as ordinary cellsMichael Stahl
2023-05-01Writers.OpenDocument: fix invalid text:p inside text:p from metaMichael Stahl
2023-04-28Commonmark writer: use shortcut reference links.John MacFarlane
2023-04-28Writers.ODT: don't add settings.xmlMichael Stahl
2023-04-28Writers.ODT: don't add Configurations2 dirMichael Stahl
2023-04-28Writers.ODT: don't add thumbnailMichael Stahl
2023-04-28Writers.ODT: put manifest.version on directory file-entryMichael Stahl
2023-04-28Writers.ODT: stop validator complaints by producing ODF 1.3Michael Stahl
2023-04-28add VIM swap files to .gitignoreMichael Stahl
2023-04-27add lang attribute to html tag in epub tplGabriel Lewertowski