aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06Add prefixes to identifiers with `--file-scope`.multifileJohn MacFarlane
2022-09-05Docx writer: adjust correct attribute on lang element.John MacFarlane
2022-09-05HTML writer: only treat `. . .` as a slide pause in slides...John MacFarlane
2022-09-04T.P.Mime: Base module on package mime-types. (#8277)Albert Krewinkel
2022-09-02fix a link to an issue (#8271)Mathias Walter
2022-09-01JATS reader: handle uri element in references.John MacFarlane
2022-09-01Require hslua-module-version 1.0.3Albert Krewinkel
2022-09-01MANUAL.txt: document syntax of table foots in grid tablesAlbert Krewinkel
2022-09-01MANUAL.txt: remove outdated paragraph on grid table limitationsAlbert Krewinkel
2022-09-01Fix stack.yamlAlbert Krewinkel
2022-09-01Use dev version of gridtablesAlbert Krewinkel
2022-08-31T.P.Citeproc.CslJson: allow an object with `items` property...John MacFarlane
2022-08-31Citeproc: check both extension and mime type to determine...John MacFarlane
2022-08-31RTF writer: add space after unicode escape commands.John MacFarlane
2022-08-31Add more useful things to shell.nix.John MacFarlane
2022-08-30stack.yaml: use lts-19.21John MacFarlane
2022-08-30Markdown: Allow table caption labels to start with lowercase t.John MacFarlane
2022-08-30Require aeson >= 2.0.John MacFarlane
2022-08-30Produce error if --csl is used more than once (#8252)Prat
2022-08-30Docx reader: mark unnumbered headings with class 'unnumbered'Albert Krewinkel
2022-08-30MediaWiki writer: shorten codeAlbert Krewinkel
2022-08-30Mediawiki reader: Parse table cell with attribs, to support rowspan, colspan ...Ruqi
2022-08-29stack.yaml: add servant-0.19.John MacFarlane
2022-08-29Fix revision to stack.yaml.John MacFarlane
2022-08-29shell.nix updates.John MacFarlane
2022-08-29stack.yaml - update commonmark-extensions, servant-server deps.John MacFarlane
2022-08-29PandocServer: return error in JSON object if response is JSON.John MacFarlane
2022-08-28PandocServer: set translations in the writer based on lang metadata.John MacFarlane
2022-08-28Text.Pandoc.Server: return object if JSON is accepted.John MacFarlane
2022-08-27HTML, Markdown writers: filter out empty class attributes.John MacFarlane
2022-08-27Avoid thunk in markdown reader.John MacFarlane
2022-08-27Fix a small space leak in HTML writer.John MacFarlane
2022-08-26Fix stack.yamlJohn MacFarlane
2022-08-26HTML writer: avoid aria-hidden in code blocks for HTML4.John MacFarlane
2022-08-26pandoc-server.md: fix documentation for highlight-style.John MacFarlane
2022-08-26Docx writer: Indent tables in list items.John MacFarlane
2022-08-26Move trypandoc to a separate repository.John MacFarlane
2022-08-26trypandoc: remove min-width on command pane.John MacFarlane
2022-08-26trypandoc: further polish.John MacFarlane
2022-08-26trypandoc: Show binary files as download links rather than base64 blobs.John MacFarlane
2022-08-26Docx writer: better handling of tables in lists (#5947).John MacFarlane
2022-08-25trypandoc: ipynb to rtf example.John MacFarlane
2022-08-25trypandoc: further refinements.John MacFarlane
2022-08-25trypandoc: allow custom templates.John MacFarlane
2022-08-25HTML writer: use role combinator from blaze....John MacFarlane
2022-08-25HTML writer: only add role attribute in HTML5.John MacFarlane
2022-08-25trypandoc: ensure that support file boxes removed when params cleared.John MacFarlane
2022-08-25trypandoc: ensure params are reset on load and new examples.John MacFarlane
2022-08-25Markdown reader: fenced code block shortcuts with attributes (#8174)Siphalor
2022-08-25trypandoc: small refinements.John MacFarlane