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