aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2020-11-02Bump version to 2.11.1 and update changelog.John MacFarlane1-1/+1
2020-11-01Use latest commonmark, commonmark-extensions.John MacFarlane1-2/+2
2020-10-22Bump to 2.11.0.4.John MacFarlane1-1/+1
2020-10-22Require citeproc >= 0.1.0.3.John MacFarlane1-1/+1
2020-10-22Bump to 2.11.0.3 and update changelog.John MacFarlane1-1/+1
2020-10-19Bump version to 2.11.0.2John MacFarlane1-1/+1
2020-10-16Relax upper bound on hslua, allow hslua-1.3.*Albert Krewinkel1-2/+2
2020-10-15Require citeproc 0.1.0.2.John MacFarlane1-1/+1
2020-10-13Version to 2.11.0.1John MacFarlane1-1/+1
2020-10-13Use citeproc 0.1.0.1.John MacFarlane1-1/+1
2020-10-10pandoc.cabal - recognize new formats in description.John MacFarlane1-2/+3
2020-09-27Use latest citeproc.John MacFarlane1-1/+1
2020-09-23ALlow bytestring 0.11.x.John MacFarlane1-2/+2
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane1-2/+19
2020-09-21Bump to 2.11.John MacFarlane1-1/+1
2020-09-21pandoc.cabal: sort build depends alphabetically (#6691)Albert Krewinkel1-96/+98
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel1-0/+1
2020-09-20CI: bump tested GHC versions to 8.8.4 and 8.10.2Albert Krewinkel1-1/+1
2020-09-20pandoc.cabal: allow hslua 1.2 againAlbert Krewinkel1-2/+2
2020-09-19Use released pandoc-types 1.22.John MacFarlane1-2/+2
2020-09-12HTML writer: render table footers if presentAlbert Krewinkel1-0/+3
2020-09-12[API change] Rename Writers.Tables and its contents (#6679)Christian Despres1-2/+2
2020-09-11pandoc.cabal: disallow hslua 1.2Albert Krewinkel1-2/+2
2020-09-05Add Writers.Tables helper functions and types, add tests for those (#6655)Christian Despres1-0/+2
2020-09-02LaTeX reader: Factored out siunitx stuff into separate module.John MacFarlane1-0/+1
2020-08-30Use skylighting 0.10.John MacFarlane1-2/+2
2020-08-15Relax version constraints for hslua, hslua-module-textAlbert Krewinkel1-3/+3
2020-08-05Use commonmark >= 0.1.0.2. Closes #6589.John MacFarlane1-1/+1
2020-08-05Remove duplicated exceptions (#6591)Felix Yan1-1/+0
2020-07-31Use skylighting 0.9.John MacFarlane1-2/+2
2020-07-23Update changelog and bump to 2.10.1.John MacFarlane1-1/+1
2020-07-23Use commonmark-0.1.0.1.John MacFarlane1-1/+1
2020-07-21RST reader: fix csv tables with multiline cells.John MacFarlane1-0/+1
2020-07-19Use commonmark-extensions, commonmark-pandoc 0.2.John MacFarlane1-3/+3
2020-07-19Remove use of cmark-gfm for commonmark/gfm rendering.John MacFarlane1-1/+0
2020-07-19Use commonmark-hs to parse commonmark/gfm...John MacFarlane1-1/+4
2020-07-19CI: Drop testing on ghc 8.0.2.John MacFarlane1-1/+1
2020-07-08Escape starting periods in ms writer code blocksMichael Hoffmann1-0/+1
2020-06-22Bump version to 2.10. Update tested-with.John MacFarlane1-2/+3
2020-06-22Jira writer: always escape bracesAlbert Krewinkel1-1/+1
2020-06-19Use latest skylighting.John MacFarlane1-2/+2
2020-06-15Remove unused dependency `vector` (#6462)Laurent P. René de Cotret1-1/+0
2020-06-14Jira reader: require jira-wiki-markup 1.3.1 or laterAlbert Krewinkel1-1/+1
2020-05-28Allow http-client 0.7.John MacFarlane1-1/+1
2020-05-25Allow aeson 1.5 (#6400)Felix Yan1-1/+1
2020-05-21Allow tasty 1.3.x.John MacFarlane1-1/+1
2020-05-18Bump cabal-version to 2.2 (#6377)Lila1-1/+1
2020-05-13Correct license listed in cabalLila1-1/+1
2020-05-12Use latest skylighting.John MacFarlane1-2/+2
2020-04-25Allow base64-bytestring 1.1.John MacFarlane1-2/+2