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