summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-14Depend on released version of djot.John MacFarlane
2024-02-14Allow containers 0.7.John MacFarlane
2024-02-14Bump pandoc-server to 0.1.0.5 and allow containsers 0.7John MacFarlane
2024-02-14Move to lts-22 stack resolver.John MacFarlane
2024-02-14pandoc.cabal: add djot template.John MacFarlane
2024-02-14Fixe whitespace.John MacFarlane
2024-02-14Regenerate README.md.John MacFarlane
2024-02-14Update changelog.John MacFarlane
2024-02-14PDF: avoid readFileLazy.John MacFarlane
2024-02-14Depend on released versions of commonmark-hs packages.John MacFarlane
2024-02-14Depend on released typst 0.5.0.1.John MacFarlane
2024-02-14Update AUTHORS.md.John MacFarlane
2024-02-14Update man page.John MacFarlane
2024-02-14Bump pandoc-cli version to 3.1.12, depend on pandoc 3.1.12.John MacFarlane
2024-02-14Bump version to 3.1.12.John MacFarlane
2024-02-14Update manual date.John MacFarlane
2024-02-14Update changelog.John MacFarlane
2024-02-14T.P.Readers: add readDjot to exports.John MacFarlane
2024-02-14Man writer: fix bug with long URLs.John MacFarlane
2024-02-14Fix name of djot reader test in pandoc.cabal.John MacFarlane
2024-02-13Fix some exports to avoid warnings on older ghc versions.John MacFarlane
2024-02-13Add djot reader and writer.John MacFarlane
2024-02-13Shared.addPandocAttributes: use `wrapper` attribute, not `wrap`.John MacFarlane
2024-02-13Markdown reader: fix wikilinks extension to allow newlines in titles.John MacFarlane
2024-02-13MANUAL: note support for highlighting in man writer.John MacFarlane
2024-02-13Man writer: support syntax highlighting (limited).John MacFarlane
2024-02-13LaTeX reader: improve treatment of cref, Cref.John MacFarlane
2024-02-13Typst writer: use `#ref` or `@` for links with `reference-type="ref"`.John MacFarlane
2024-02-13Make LaTeX writer sensitive to `empty_paragraphs` extension.John MacFarlane
2024-02-13LaTeX reader: treat `\Cref` like `\cref` (for now).John MacFarlane
2024-02-12Typst writer: improve citation support.John MacFarlane
2024-02-12HTML5 writer: Add suffix to multiple footnote section idsSam May
2024-02-12Markdown writer: use different width fences for nested divs.John MacFarlane
2024-02-11Man reader: move spaces outside of emph/strong.John MacFarlane
2024-02-09Powerpoint writer: Fix regression in layout for slides with figures.John MacFarlane
2024-02-09Fix id replacements in SVGs with clipping paths.John MacFarlane
2024-02-09Fix size of duplicated SVGs with `--embed-resources`.John MacFarlane
2024-02-08Allow zlib 0.7.John MacFarlane
2024-02-07MediaWiki reader: don't make leading blanks underscores...John MacFarlane
2024-02-07MediaWiki reader: allow lowercase `image:`.John MacFarlane
2024-02-07Support "pagetotal" in converting BibLaTeX.John MacFarlane
2024-02-06Fix stack.yaml.John MacFarlane
2024-02-06Use latest commonmark-extensions.John MacFarlane
2024-02-06Add clarification to docs for `--resource-path`.John MacFarlane
2024-02-05fix(ci): run 2nd docx validation workflow when script changesEdwin Török
2024-02-05fix(ci): explicitly choose a .Net versionEdwin Török
2024-02-05Use images from Quay (#9411)Olivier Benz
2024-02-05Typst reader: improve handling of inline `#quote`.John MacFarlane
2024-02-04Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.John MacFarlane
2024-02-04Typst reader: fix character used for `norm`.John MacFarlane