Age | Commit message (Expand) | Author | Files | Lines |
2020-05-04 | Add needed dependency to stack.yaml. | John MacFarlane | 1 | -0/+1 |
2020-05-04 | Update dependency versions in stack.yaml. | John MacFarlane | 1 | -5/+5 |
2020-05-04 | Revert "Use lts-15.11 stack" | John MacFarlane | 1 | -1/+9 |
2020-05-04 | Revert "Try downgrading HsYAML on stack to 0.2.0.0." | John MacFarlane | 1 | -3/+0 |
2020-05-04 | Try downgrading HsYAML on stack to 0.2.0.0. | John MacFarlane | 1 | -0/+3 |
2020-05-04 | Revert "Try using -fexternal-interpreter to avoid access violation on Windows... | John MacFarlane | 1 | -2/+0 |
2020-05-03 | Try using -fexternal-interpreter to avoid access violation on Windows CI. | John MacFarlane | 1 | -0/+2 |
2020-05-03 | Use lts-15.11 stack | John MacFarlane | 1 | -9/+1 |
2020-04-27 | Use latest pandoc-types master with underline addition. | John MacFarlane | 1 | -3/+2 |
2020-04-19 | Use dev version of pandoc-citeproc... | John MacFarlane | 1 | -1/+2 |
2020-04-19 | Use pandoc-types 1.21, new texmath. | John MacFarlane | 1 | -2/+2 |
2020-04-17 | API change: use PandocError for exceptions in Lua subsystem | Albert Krewinkel | 1 | -0/+1 |
2020-04-17 | Use main pandoc-types repository... | John MacFarlane | 1 | -2/+2 |
2020-04-15 | Use custom pandoc-types repo with new table types | Albert Krewinkel | 1 | -1/+1 |
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -1/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -1/+1 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -1/+1 |
2020-04-15 | Implement the new Table type | despresc | 1 | -1/+4 |
2020-04-12 | Require doctemplates 0.8.2. | John MacFarlane | 1 | -1/+1 |
2020-04-04 | Jira: support citations, attachment links, and user links | Albert Krewinkel | 1 | -1/+1 |
2020-03-28 | Jira reader: fix multiple parsing problems | Albert Krewinkel | 1 | -1/+1 |
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-13 | Jira reader: support colored inline text, indented lists | Albert Krewinkel | 1 | -1/+1 |
2020-02-17 | Revert "stack.yaml - switch to lts-15." | John MacFarlane | 1 | -1/+11 |
2020-02-17 | stack.yaml - switch to lts-15. | John MacFarlane | 1 | -11/+1 |
2020-02-15 | Use pandoc-citeproc 0.17. | John MacFarlane | 1 | -1/+1 |
2020-02-15 | Use latest texmath. | John MacFarlane | 1 | -1/+1 |
2020-01-21 | Use skylighting 0.8.3.2. | John MacFarlane | 1 | -2/+2 |
2020-01-13 | Update versions for doclayout, doctemplates. | John MacFarlane | 1 | -2/+2 |
2019-12-17 | Add jira reader (#5913) | Albert Krewinkel | 1 | -0/+1 |
2019-12-11 | Bump pandoc-citeproc version to 0.16.4.1. | John MacFarlane | 1 | -1/+1 |
2019-12-08 | Use external emojis package. | John MacFarlane | 1 | -0/+1 |
2019-12-07 | Use doctemplates 0.8. | John MacFarlane | 1 | -1/+1 |
2019-11-26 | Use skylighting 0.8.3. | John MacFarlane | 1 | -2/+2 |
2019-11-24 | Update to doctemplates 0.7.2, update template docs. | John MacFarlane | 1 | -1/+1 |
2019-11-21 | Use released pandoc-citeproc 0.16.4. | John MacFarlane | 1 | -3/+1 |
2019-11-18 | Use doctemplates 0.7.1 | John MacFarlane | 1 | -3/+1 |
2019-11-17 | Use dev version of doctemplates. | John MacFarlane | 1 | -1/+3 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -5/+5 |
2019-11-07 | Change merge behavior for metadata. | John MacFarlane | 1 | -1/+3 |
2019-11-04 | Use latest pandoc-citeproc 0.16.3.1 in binary packages. | John MacFarlane | 1 | -1/+1 |
2019-10-30 | Use latest doclayout. | John MacFarlane | 1 | -1/+1 |
2019-10-29 | Changes to build with new doctemplates/doclayout. | John MacFarlane | 1 | -4/+2 |
2019-10-16 | Use latest dev doctemplates | John MacFarlane | 1 | -1/+1 |
2019-10-15 | Use latest dev doctemplates. | John MacFarlane | 1 | -1/+1 |
2019-10-14 | Minor template & test changes for latest dev doctemplates. | John MacFarlane | 1 | -1/+1 |
2019-10-11 | stack.yaml - re-add HsYAML-aeson, as pandoc-citeproc uses it | John MacFarlane | 1 | -0/+1 |
2019-10-10 | Improve parsing of --defaults. | John MacFarlane | 1 | -2/+1 |
2019-10-09 | Change optVariables from [(String, String)] to Context Text. | John MacFarlane | 1 | -1/+1 |