aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2020-04-25Allow base64-bytestring 1.1.John MacFarlane1-2/+2
2020-04-19Use pandoc-types 1.21, new texmath.John MacFarlane1-3/+3
2020-04-17API change: use new type PandocLua for all pandoc Lua operationsAlbert Krewinkel1-0/+2
2020-04-17Class: generalize PandocIO functions to MonadIOAlbert Krewinkel1-0/+1
2020-04-17API change: use PandocError for exceptions in Lua subsystemAlbert Krewinkel1-3/+6
2020-04-17Revert 0e48a02 and dependency on base-noprelude...John MacFarlane1-31/+41
2020-04-13Add an option to disable certificate validation (#6156)Cédric Couralet1-0/+1
2020-04-12Require doctemplates 0.8.2.John MacFarlane1-2/+2
2020-04-06Allow haddock-library 1.9.x.John MacFarlane1-1/+1
2020-04-04Jira: support citations, attachment links, and user linksAlbert Krewinkel1-1/+1
2020-04-03Jira reader: resolve parsing issues of blockquote, colorAlbert Krewinkel1-1/+1
2020-04-01Allow hslua 1.1 (#6243)Felix Yan1-2/+2
2020-03-31Jira writer: convert spans with class `underline` to inserted textAlbert Krewinkel1-0/+1
2020-03-28Jira reader: fix multiple parsing problemsAlbert Krewinkel1-1/+1
2020-03-27Bump QuickCheck upper bound.John MacFarlane1-1/+1
2020-03-23Bump version to 2.9.1.John MacFarlane1-1/+1
2020-03-22Text.Pandoc.Class: extract submodules PandocIO, PandocPureAlbert Krewinkel1-0/+2
2020-03-19Jira reader: fix parsing of tables without preceding blanklineAlbert Krewinkel1-1/+1
2020-03-18Jira reader: fix parsing of strikeout, emphasisAlbert Krewinkel1-1/+1
2020-03-15Use implicit Prelude (#6187)Albert Krewinkel1-41/+31
2020-03-14Subdivide Text.Pandoc.Class into small modules (#6106)Albert Krewinkel1-0/+2
2020-03-13Update copyright year (#6186)Albert Krewinkel1-1/+1
2020-03-13Jira reader: support colored inline text, indented listsAlbert Krewinkel1-1/+1
2020-02-15Use latest texmath.John MacFarlane1-1/+1
2020-02-12Add Text.Pandoc.Image with unexported svgToPng.John MacFarlane1-0/+1
2020-02-12Introduce new format variants for JATS (#6067)Albert Krewinkel1-3/+10
2020-01-31Add Text.Pandoc.Readers.CSV (readCSV).John MacFarlane1-2/+3
2020-01-21Use skylighting 0.8.3.2.John MacFarlane1-2/+2
2020-01-15Lua filters: allow filtering of element lists (#6040)Albert Krewinkel1-2/+2
2020-01-13Update versions for doclayout, doctemplates.John MacFarlane1-1/+1
2020-01-05Bump to 2.9.1.1, update manual.John MacFarlane1-1/+1
2019-12-22Improve pandoc man page generation.John MacFarlane1-1/+2
2019-12-18pandoc.cabal: remove redundancies in extra-source-filesAlbert Krewinkel1-3/+0
2019-12-17Add Jira to list of input formats in cabal description.John MacFarlane1-2/+2
2019-12-17Add jira reader (#5913)Albert Krewinkel1-0/+4
2019-12-17Bump to 2.9.1.John MacFarlane1-1/+1
2019-12-11Bump version to 2.9 because of API change in Templates, Class.John MacFarlane1-1/+1
2019-12-08Use external emojis package.John MacFarlane1-5/+2
2019-12-07Use doctemplates 0.8.John MacFarlane1-2/+2
2019-12-05Bump to 2.8.1John MacFarlane1-1/+1
2019-12-03Move data/emoji.json to emoji.json, add to extra-source-files.John MacFarlane1-0/+2
2019-11-27Generate Emoji module with TH.John MacFarlane1-1/+3
2019-11-26Bump to 2.8.0.1 and update changelog and manual.John MacFarlane1-1/+1
2019-11-26Use skylighting 0.8.3.John MacFarlane1-2/+2
2019-11-24Add unexported Text.Pandoc.Readers.Metadata.John MacFarlane1-0/+1
2019-11-24Update to doctemplates 0.7.2, update template docs.John MacFarlane1-2/+2
2019-11-18Use doctemplates 0.7.1John MacFarlane1-2/+2
2019-11-14Fixed some test locations and put test data files in extra-source-files.John MacFarlane1-0/+6
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc1-3/+3
2019-10-30Use latest doclayout.John MacFarlane1-1/+1