summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-25Use new Windows code signing cert.John MacFarlane
2023-04-22Fix apparent inaccuracy in MANUAL.txtFrank Seifferth
2023-04-22Fix Windows install instructions for winget.John MacFarlane
2023-04-20Remove redundant line in pattern match.John MacFarlane
2023-04-20Update cirrus.yml to use ghc 9.4.5.John MacFarlane
2023-04-20Use ghc-musl 9.4.5 docker imageOlivier Benz
2023-04-20doc/lua-filters.md: fix copy-and-paste error (#8798)thron7
2023-04-17CONTRIBUTING.md: update info on ghc versions.John MacFarlane
2023-04-17Fix YAML in translation files for cs and pl.John MacFarlane
2023-04-17Remove unnecessary 'spaces' in parseFromString.John MacFarlane
2023-04-16Lua: fix value of PANDOC_SCRIPT_FILE for custom readers & writersAlbert Krewinkel
2023-04-14Fix bug in RTF table parsing.John MacFarlane
2023-04-07ImageSize: drop BOM at start of SVG if present.John MacFarlane
2023-04-07Typst writer: omit bibliography if `citations` not enabled.John MacFarlane
2023-04-07DocBook reader: support more emphasis roles.Albert Krewinkel
2023-04-05Typst writer: use `<..>` for labels, create internal links.John MacFarlane
2023-04-05Add rowspan, colspan and alignment to cells in jats table reader (#8726)Noah Malmed
2023-04-05doc/lua-filters.md: fix wrong anchor (#8753)Toni Dietze
2023-04-05Fix pdf output via typst for the typst 0.1.0 release.John MacFarlane
2023-04-05doc/lua-filters.md: fix wrong anchorToni Dietze
2023-04-05Remove links from inside links in mediawiki writer (#8739)wgevaert
2023-04-05Remove links from inside links in mediawiki writer (#8739)wgevaert
2023-04-05Purge double space.Andreas Scherer
2023-04-05Org reader: treat `#+NAME` as synonym for `#+LABEL`.Albert Krewinkel
2023-04-01Org reader: require abstract environment to use lowercaseAlbert Krewinkel
2023-03-31MANUAL: Better link to citation syntax.John MacFarlane
2023-03-31Fix cabal install instructions.Albert Krewinkel
2023-03-30stack.yaml - adjust texmath version.John MacFarlane
2023-03-30Require texmath 0.12.7.1.John MacFarlane
2023-03-30doc/lua-filter.md: Fix typos. (#8734)perro tuerto
2023-03-29MANUAL: update link to custom djot writer.Albert Krewinkel
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2023-03-29HTML writer: use first paragraph in task item as checkbox label.Albert Krewinkel
2023-03-29Add `wikilinks` to non-default extensionsIlona
2023-03-29Revert "HTML writer: wrap task items in labels."Albert Krewinkel