Age | Commit message (Expand) | Author | Files | Lines |
2020-09-20 | Use dev version of pandoc-citeproc. | John MacFarlane | 1 | -1/+2 |
2020-09-19 | stack.yaml - use latest texmath, commonmark-pandoc. | John MacFarlane | 1 | -2/+2 |
2020-09-19 | Use released pandoc-types 1.22. | John MacFarlane | 1 | -2/+1 |
2020-09-14 | Use latest skylighting. | John MacFarlane | 1 | -2/+2 |
2020-09-14 | stack.yaml - use latest skylighting. | John MacFarlane | 1 | -2/+2 |
2020-09-05 | Add Writers.Tables helper functions and types, add tests for those (#6655) | Christian Despres | 1 | -1/+2 |
2020-09-03 | Insignificant whitespace change. | John MacFarlane | 1 | -0/+1 |
2020-08-31 | stack.yaml: use skylighting 0.10 | Albert Krewinkel | 1 | -3/+2 |
2020-08-14 | Whitespace change to stack.yaml to reset macos CI cache. | John MacFarlane | 1 | -0/+1 |
2020-08-05 | Use commonmark >= 0.1.0.2. Closes #6589. | John MacFarlane | 1 | -1/+1 |
2020-08-02 | Use new pandoc-citeproc, rfc5051. | John MacFarlane | 1 | -1/+2 |
2020-07-31 | Use skylighting 0.9. | John MacFarlane | 1 | -4/+2 |
2020-07-24 | Use commonmark-extensions 0.2.0.1. | John MacFarlane | 1 | -1/+1 |
2020-07-23 | Use commonmark-0.1.0.1. | John MacFarlane | 1 | -1/+1 |
2020-07-19 | Use commonmark-extensions, commonmark-pandoc 0.2. | John MacFarlane | 1 | -7/+2 |
2020-07-19 | Remove use of cmark-gfm for commonmark/gfm rendering. | John MacFarlane | 1 | -2/+8 |
2020-07-19 | Use released versions of commonmark libraries. | John MacFarlane | 1 | -6/+3 |
2020-07-19 | Trim down githubMarkdownExtensions. | John MacFarlane | 1 | -1/+1 |
2020-07-19 | Use commonmark-hs to parse commonmark/gfm... | John MacFarlane | 1 | -0/+6 |
2020-06-28 | Bump hslua in stack.yaml | John MacFarlane | 1 | -1/+1 |
2020-06-23 | Use released pandoc-citeproc. | John MacFarlane | 1 | -2/+1 |
2020-06-22 | Use released pandoc-types 1.21. | John MacFarlane | 1 | -3/+1 |
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-14 | Bump jira-wiki-markup in stack.yaml. | John MacFarlane | 1 | -1/+1 |
2020-06-07 | Make it possible to compile using Stack on NixOS (#6439) | Mathieu Boespflug | 1 | -0/+2 |
2020-05-12 | Use latest skylighting. | John MacFarlane | 1 | -2/+2 |
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 |