aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Use skylighting 0.10.2.John MacFarlane1-2/+2
2020-12-16Fix citeproc regression with duplicate references.John MacFarlane1-1/+1
2020-12-15Properly handle boolean values in writing YAML metadata.John MacFarlane1-2/+2
2020-12-13Require binary >= 0.7.John MacFarlane1-1/+1
2020-12-12LaTeX writer: extract table handling into separate module.Albert Krewinkel1-0/+4
2020-12-10cabal: remove -Werror=missing-home-modules.John MacFarlane1-6/+0
2020-12-10Move executable to app directory.John MacFarlane1-1/+1
2020-12-10Add sourcepos extension for commonmarkeJohn MacFarlane1-1/+1
2020-12-09Use latest citeproc release.John MacFarlane1-1/+1
2020-11-24Use skylighting 0.10.1.John MacFarlane1-2/+2
2020-11-24HTML reader: extract table parsing into separate moduleAlbert Krewinkel1-0/+1
2020-11-23HTML reader: extract submodulesAlbert Krewinkel1-0/+3
2020-11-18Remove 'static' flag.John MacFarlane1-9/+0
2020-11-18Use citeproc 0.2John MacFarlane1-1/+1
2020-11-18Don't allow macos builds with 'static' flag.John MacFarlane1-0/+3
2020-11-17JATS writer: move Table handling to separate moduleAlbert Krewinkel1-0/+2
2020-11-15Bump to 2.11.2 for next release (minor API change in Logging).John MacFarlane1-1/+1
2020-11-07Bump to 2.11.1.1 and update changelog.John MacFarlane1-1/+1
2020-11-05Use citeproc 0.1.1.1.John MacFarlane1-1/+1
2020-11-05Require latest commonmark, commonmark-extensions.John MacFarlane1-2/+2
2020-11-05Use latest commonmark, commonmark-extensions.John MacFarlane1-2/+2
2020-11-04Use citeproc 0.1.1.John MacFarlane1-1/+1
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