aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-05Update AUTHORS.md.3.1.1John MacFarlane
2023-03-05Regenerate README.mdJohn MacFarlane
2023-03-05CHange manual date and regenerate man page.John MacFarlane
2023-03-05Bump to 3.1.1 and update changelog.John MacFarlane
2023-03-05JATS reader: avoid generating duplicate figure captions.John MacFarlane
2023-03-05DocBook reader: parse `figure` as a Figure element in the AST.John MacFarlane
2023-03-05Windows CI: fix directory for global cabal store.John MacFarlane
2023-03-05Revert "Another attempt at fixing Windows CI caching."John MacFarlane
2023-03-05Another attempt at fixing Windows CI caching.John MacFarlane
2023-03-04CI: Use full windows path for cabal store.John MacFarlane
2023-03-04Another attempt to fix windows CI caching.John MacFarlane
2023-03-04Fix nix CI.John MacFarlane
2023-03-04Remove obsolete commonmark-extensions stanza from cabal.project.John MacFarlane
2023-03-04Add linux-nix-cabal CI.John MacFarlane
2023-03-04Update changelog.John MacFarlane
2023-03-04Use commonmark-extensions-0.2.3.4John MacFarlane
2023-03-04Another try at fixing Windows CI caching.John MacFarlane
2023-03-04stack.yaml - add zip-archive dependency.John MacFarlane
2023-03-03Use latest zip-archive.John MacFarlane
2023-03-03Added to shell.nixJohn MacFarlane
2023-03-03Asciidoc writer: Properly escape `|` in table cells.John MacFarlane
2023-03-03Revise documentation for --mathmlJohn MacFarlane
2023-03-02Another attempt to fix windows CI caching.John MacFarlane
2023-03-02Try to fix cabal global store caching on Windows CI.John MacFarlane
2023-03-02EPUB reader: Give additional information in error...John MacFarlane
2023-03-01Fix shadowing from last commit.John MacFarlane
2023-03-01Make sure TSV reader doesn't gobble tabs as whitespace.John MacFarlane
2023-03-01Org reader: accept empty tablesAlbert Krewinkel
2023-02-28LaTeX table parser: also allow `6*c` in column spec.John MacFarlane
2023-02-28LaTeX reader: fix multiplication syntax for tabular.John MacFarlane
2023-02-26Document CJKsansfont, CJKmonofont.John MacFarlane
2023-02-26LaTeX template: Add CJKsansfont and CJKmonofont for XeLaTeX (#8656)Yudong Jin
2023-02-24Use dev commonmark-extensions.John MacFarlane
2023-02-24RST reader: align with spec in syntax for role names.John MacFarlane
2023-02-23Add note on converting from .doc format to FAQs.John MacFarlane
2023-02-22MANUAL: fix link.John MacFarlane
2023-02-22Trap error in getAppUserDataDirectory.John MacFarlane
2023-02-22LaTeX writer: do not use longtable foot with BeamerAlbert Krewinkel
2023-02-21asciidoc{,tor} template: fix revision date when author is unsetarcnmx
2023-02-19doc/press.md: Add article on CiTO in J Cheminform by @egonw.Albert Krewinkel
2023-02-18HTML writer: allow "track" element to be treated as block-level HTML.John MacFarlane
2023-02-18Install pkg-config for macos nightly.John MacFarlane
2023-02-18Doc: fix typo in run_json_filterMorgan Willcock
2023-02-18Docx reader: parse image alt texts in LibreOffice generated filesAlbert Krewinkel
2023-02-18JATS writer: include alt-text in `<graphic>`, `<inline-graphic>` elementsAlbert Krewinkel
2023-02-15fixed <xref> references to tables in DocBook filesPavol Otto
2023-02-15Retain metadata in processing sections for chunked HTML.John MacFarlane
2023-02-15Remove unnecessary pragmas.John MacFarlane
2023-02-14Include needed polyfill when MathJaX is used.John MacFarlane
2023-02-14CI: add linux-stack.John MacFarlane