aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2021-09-16pptx: Support specifying slide background imagesEmily Bourke1-0/+2
2021-09-15pptx: Add support for incremental listsEmily Bourke1-0/+4
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke1-2/+4
2021-09-01pptx: Add support for more layoutsEmily Bourke1-8/+22
2021-09-01pptx: Restructure testsEmily Bourke1-1/+54
2021-08-28Add `--sandbox` option.John MacFarlane1-0/+1
2021-08-21LaTeX-parser: restrict \endinput to current fileSimon Schuster1-0/+1
2021-08-20Bump to 2.14.2, update changelog.John MacFarlane1-1/+1
2021-08-17Use released citeproc 0.5.John MacFarlane1-1/+1
2021-08-13Convert Quoted in bib entries to special Spans...John MacFarlane1-1/+1
2021-08-12Bump base-compat version so we get compatibility with base 4.12.John MacFarlane1-1/+1
2021-08-12Use Prelude from base-compat for ghc 8.4 too.John MacFarlane1-1/+1
2021-08-10Add RTF reader.John MacFarlane1-0/+4
2021-08-03Stop using the HTTP package. (#7456)mt_caret1-1/+1
2021-07-18Bump to 2.14.1, update changelog and man page.John MacFarlane1-2/+2
2021-07-18Use doctemplates 0.4.1 and citeproc 0.10.John MacFarlane1-2/+2
2021-07-17Use skylighting 0.11.John MacFarlane1-2/+2
2021-07-09RST reader: fix regression with code includes.John MacFarlane1-0/+1
2021-06-28Require commonmark-pandoc >= 0.2.2.1.John MacFarlane1-1/+1
2021-06-20Bump to 2.14.0.3, update changelog, require latest skylighting.John MacFarlane1-3/+3
2021-06-20Require commonmark 0.2.1.John MacFarlane1-1/+1
2021-06-10Bump to 2.14.0.2, update chaneglog and manual.John MacFarlane1-1/+1
2021-06-05Require citeproc 0.4.0.1.John MacFarlane1-1/+1
2021-05-31Bump to 2.14.0.1; update changelog and man page.John MacFarlane1-1/+1
2021-05-29Use commonmark-extensions 0.2.1.2John MacFarlane1-1/+1
2021-05-29Replace biblatex-exmaples.bib with shorter averroes.bib in tests.John MacFarlane1-1/+1
2021-05-28Use latest commonmark.John MacFarlane1-3/+3
2021-05-27Add `rebase_relative_paths` extension.John MacFarlane1-0/+4
2021-05-25CI: test with GHC 9.0.1Albert Krewinkel1-1/+1
2021-05-25Use haddock-library-1.10.0Albert Krewinkel1-1/+1
2021-05-25Jira: add support for "smart" linksAlbert Krewinkel1-1/+1
2021-05-24Use jira-wiki-markup 1.3.5Albert Krewinkel1-1/+1
2021-05-21Bump upper-bounds for network-uri, time.John MacFarlane1-3/+3
2021-05-13Bump to 2.14 and update changelog.John MacFarlane1-1/+1
2021-05-12Use texmath 0.12.3.John MacFarlane1-1/+1
2021-05-09Change reader types, allowing better tracking of source positions.John MacFarlane1-0/+1
2021-05-01Add new internal module Text.Pandoc.Writers.GridTableAlbert Krewinkel1-0/+2
2021-04-25Use dev texmath, citeproc.John MacFarlane1-1/+1
2021-04-20Docx writer: extract Table handling into separate moduleAlbert Krewinkel1-0/+2
2021-04-18Use lastest unicode-collation.John MacFarlane1-1/+1
2021-04-17Remove Text.Pandoc.BCP47 module.John MacFarlane1-1/+0
2021-04-17Move getLang from BCP47 -> T.P.Writers.Shared.John MacFarlane1-0/+1
2021-04-15Use latest xml-conduit.John MacFarlane1-1/+1
2021-03-31Require text for trypandoc (#7193)Roman Beránek1-1/+1
2021-03-24Allow attoparsec 0.14.x.John MacFarlane1-1/+1
2021-03-22Require latest skylighting (fixes a bug in XML syntax highlighting).John MacFarlane1-2/+2
2021-03-20Bump to 2.13, update changelogJohn MacFarlane1-1/+1
2021-03-19Tests: Use getExecutablePath from base...John MacFarlane1-1/+0
2021-03-19Narrow version bounds for skylighting, citeproc, and texmath.John MacFarlane1-4/+4
2021-03-19Use skylighting 0.10.5.John MacFarlane1-2/+2