Age | Commit message (Expand) | Author | Files | Lines |
2020-06-22 | Bump version to 2.10. Update tested-with. | John MacFarlane | 1 | -2/+3 |
2020-06-22 | Jira writer: always escape braces | Albert Krewinkel | 1 | -1/+1 |
2020-06-19 | Use latest skylighting. | John MacFarlane | 1 | -2/+2 |
2020-06-15 | Remove unused dependency `vector` (#6462) | Laurent P. René de Cotret | 1 | -1/+0 |
2020-06-14 | Jira reader: require jira-wiki-markup 1.3.1 or later | Albert Krewinkel | 1 | -1/+1 |
2020-05-28 | Allow http-client 0.7. | John MacFarlane | 1 | -1/+1 |
2020-05-25 | Allow aeson 1.5 (#6400) | Felix Yan | 1 | -1/+1 |
2020-05-21 | Allow tasty 1.3.x. | John MacFarlane | 1 | -1/+1 |
2020-05-18 | Bump cabal-version to 2.2 (#6377) | Lila | 1 | -1/+1 |
2020-05-13 | Correct license listed in cabal | Lila | 1 | -1/+1 |
2020-05-12 | Use latest skylighting. | John MacFarlane | 1 | -2/+2 |
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 |