Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | HTML reader: Add "nav" to list of block-level tags. | John MacFarlane | 1 | -1/+2 |
2019-12-17 | Added test for #5986. | John MacFarlane | 1 | -0/+16 |
2019-12-17 | Add section-divs command test (failing). | John MacFarlane | 1 | -0/+25 |
2019-12-17 | lua-filters.md remove spurious dot in title (#5996) | Mauro Bieg | 1 | -1/+1 |
2019-12-13 | Org reader: add table labels to caption if both are present | Albert Krewinkel | 2 | -4/+12 |
2019-12-12 | Change misleading module comment. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Regenerate man page. | John MacFarlane | 2 | -9/+25 |
2019-12-11 | Use pandoc-citeproc 0.16.4.1 (cabal). | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Bump pandoc-citeproc version to 0.16.4.1. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Update changelog. | John MacFarlane | 2 | -0/+64 |
2019-12-11 | Bump version to 2.9 because of API change in Templates, Class. | John MacFarlane | 1 | -1/+1 |
2019-12-11 | Improved template API and fixed a bug. Closes #5979. | John MacFarlane | 3 | -43/+65 |
2019-12-11 | ConTeXt template: Adjustments to title formatting (#5949) | Denis Maier | 2 | -7/+7 |
2019-12-11 | Add title-slide-attributes variable to reveal.js template. (#5981) | Frederik Elwert | 2 | -1/+12 |
2019-12-10 | Fix README.md so that relative links from manual become absolute. | John MacFarlane | 2 | -16/+26 |
2019-12-09 | More informative JSON parse error. | John MacFarlane | 1 | -1/+1 |
2019-12-08 | Use external emojis package. | John MacFarlane | 7 | -10416/+10 |
2019-12-07 | Fix regression in `makeSections`. | John MacFarlane | 0 | -0/+0 |
2019-12-07 | Fix --toc-depth regression in 2.8. | John MacFarlane | 1 | -6/+6 |
2019-12-07 | Fix --toc-depth regression in 2.8. | John MacFarlane | 2 | -3/+18 |
2019-12-07 | Use doctemplates 0.8. | John MacFarlane | 2 | -3/+3 |
2019-12-07 | Rename template 'filters' as 'pipes' | John MacFarlane | 1 | -6/+6 |
2019-12-07 | Removed trailing whitespace in manual. | John MacFarlane | 1 | -5/+5 |
2019-12-07 | Document display math syntax in manual. | John MacFarlane | 1 | -0/+3 |
2019-12-05 | Slight tweak to RELEASE_CHECKLIST | John MacFarlane | 1 | -1/+2 |
2019-12-05 | Update manual date and man page. | John MacFarlane | 2 | -15/+31 |
2019-12-05 | Update changelog | John MacFarlane | 1 | -0/+54 |
2019-12-05 | Makefile - fix emoji.json path | John MacFarlane | 1 | -1/+1 |
2019-12-05 | Bump to 2.8.1 | John MacFarlane | 1 | -1/+1 |
2019-12-05 | Avoid deprecation warning for minimumDef using CPP. | John MacFarlane | 1 | -1/+6 |
2019-12-05 | Keep the \author{} command even if author is not specified (#5961) | Yihui Xie | 4 | -2/+3 |
2019-12-05 | Clean up manual on pdf generation backend options. | John MacFarlane | 1 | -13/+22 |
2019-12-05 | Roll back part of of `--shift-heading-level-by` change. | John MacFarlane | 3 | -15/+9 |
2019-12-05 | Update release checklist to include code signing step. | John MacFarlane | 1 | -1/+2 |
2019-12-05 | HTML-based templates: Add CSS to suppress bullet on unordered task lists. | John MacFarlane | 8 | -0/+8 |
2019-12-05 | HTML writer: add task-list class to ul if all elements are task list items. | John MacFarlane | 2 | -5/+14 |
2019-12-05 | Fix makeSections so it doesn't turn column divs into sections. | John MacFarlane | 2 | -1/+31 |
2019-12-04 | Fix regression with behavior of --variable. | John MacFarlane | 1 | -2/+8 |
2019-12-03 | Move data/emoji.json to emoji.json, add to extra-source-files. | John MacFarlane | 4 | -2/+4 |
2019-11-30 | ci: remove quotes around --hide-successes. | John MacFarlane | 1 | -2/+2 |
2019-11-30 | Don't use --test-option with cabal. | John MacFarlane | 1 | -1/+1 |
2019-11-30 | Try --test-options with cabal. | John MacFarlane | 1 | -1/+1 |
2019-11-30 | Hide successes in CI tests. | John MacFarlane | 1 | -3/+3 |
2019-11-29 | Improve Makefile for signing windows release candidates. | John MacFarlane | 1 | -3/+8 |
2019-11-29 | Add Makefile to windows release-candidate build. | John MacFarlane | 2 | -2/+8 |
2019-11-29 | Add `ascii_identifiers` as a supported extension for `markdown`. | John MacFarlane | 1 | -27/+25 |
2019-11-29 | Update default.context (#5946) | Denis Maier | 1 | -8/+6 |
2019-11-27 | Use `[|..|]` syntax to simplify Emoji.TH. | John MacFarlane | 1 | -6/+6 |
2019-11-27 | Revert "Don't do parallel build with cabal." | John MacFarlane | 1 | -2/+2 |
2019-11-27 | Remove redundant import. | John MacFarlane | 1 | -1/+0 |