aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
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
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