aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11add --emulatetest-windows-ciJohn MacFarlane
2024-04-11more diagnosticsJohn MacFarlane
2024-04-11minorJohn MacFarlane
2024-04-11Use checkout@v3 on windows ci.John MacFarlane
2024-04-11remove error diagnostic.John MacFarlane
2024-04-10add diagnostic.John MacFarlane
2024-04-10comment out non-Windows CIJohn MacFarlane
2024-04-10Markdown reader: auto-close unclosed divs.John MacFarlane
2024-04-10Logging: Add UnclosedDiv constructor for LogMessage.John MacFarlane
2024-04-10Use dev version of texmath.John MacFarlane
2024-04-09Add clarification about `toc-title` in docx, pptx.John MacFarlane
2024-04-08ConTeXt writer: replace depreciated `\sc` with `\setsmallcaps`James P. Ascher
2024-04-08LaTeX writer: improve treatment of math inside soul commands.John MacFarlane
2024-04-07Fix bug in changelog.John MacFarlane
2024-04-07release-candidate build: use most recent version of checkout action.John MacFarlane
2024-04-07Bump pandoc-lua-engine to 0.2.1.4.pandoc-lua-engine-0.2.1.4John MacFarlane
2024-04-06Update AUTHORS.md.pandoc-cli-3.1.133.1.13John MacFarlane
2024-04-06Bump tls version in stack.yamlJohn MacFarlane
2024-04-06Bump to 3.1.13, update changelog and man pageJohn MacFarlane
2024-04-06Update changelog.John MacFarlane
2024-04-06Use released texmath, typst libraries.John MacFarlane
2024-04-06Org reader: Fix treatment of `id` property under heading.John MacFarlane
2024-04-04fixed typo in doc/org.md (#9634)Chandrahas77
2024-04-04DokuWiki reader: fix issues with links.John MacFarlane
2024-04-01Put `$` or `$$` around math in `csljson` output.John MacFarlane
2024-03-30Use current dev version of texmath.John MacFarlane
2024-03-29Require pandoc-lua-marshal 0.2.6Albert Krewinkel
2024-03-27Update lua-filters.md (#9611)Carlos Scheidegger
2024-03-26ConTeXt writer: fix options order with `\externalfigure`.John MacFarlane
2024-03-22Typst writer: put label after Span, not before.John MacFarlane
2024-03-22Minor comment and indentation fixes.John MacFarlane
2024-03-22Typst reader: support Typst 0.11 table features.John MacFarlane
2024-03-22LaTeX writer: fix math inside strikeout (closes #9597).John MacFarlane
2024-03-21Typst reader: parse cell col/rowspans.John MacFarlane
2024-03-21Fix typo in stack.yaml.John MacFarlane
2024-03-21stack.yaml - use typst-symbols 0.1.6.John MacFarlane
2024-03-21Typst reader: Further refactoring on the way to improved table support.John MacFarlane
2024-03-21Typst reader: refactor out parseTable.John MacFarlane
2024-03-21Use dev texmath and typst-hs.John MacFarlane
2024-03-20Typst writer: support Typst 0.11 table features. (#9593)John MacFarlane
2024-03-19DocBook reader: add empty title to admonition div if not present.John MacFarlane
2024-03-19Change lhs tests so they don't use `--standalone`.John MacFarlane
2024-03-18Typst writer: more reliable escaping in inline `[..]` contexts.John MacFarlane
2024-03-18Export `isOrderedListMarker` from T.P.Writers.Shared.John MacFarlane
2024-03-18Typst writer: handle `unnumbered` on headings.John MacFarlane
2024-03-17Fix typo in changelogJohn MacFarlane
2024-03-17release-candidate action: update WiX path.pandoc-cli-3.1.12.33.1.12.3John MacFarlane
2024-03-17Update date in manual and regenerate man pages.John MacFarlane
2024-03-17Update changelog.John MacFarlane
2024-03-17LaTeX reader: better handling of colwidths.John MacFarlane