aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Slight tweak to RELEASE_CHECKLIST2.8.1John MacFarlane
2019-12-05Update manual date and man page.John MacFarlane
2019-12-05Update changelogJohn MacFarlane
2019-12-05Makefile - fix emoji.json pathJohn MacFarlane
2019-12-05Bump to 2.8.1John MacFarlane
2019-12-05Avoid deprecation warning for minimumDef using CPP.John MacFarlane
2019-12-05Keep the \author{} command even if author is not specified (#5961)Yihui Xie
2019-12-05Clean up manual on pdf generation backend options.John MacFarlane
2019-12-05Roll back part of of `--shift-heading-level-by` change.John MacFarlane
2019-12-05Update release checklist to include code signing step.John MacFarlane
2019-12-05HTML-based templates: Add CSS to suppress bullet on unordered task lists.John MacFarlane
2019-12-05HTML writer: add task-list class to ul if all elements are task list items.John MacFarlane
2019-12-05Fix makeSections so it doesn't turn column divs into sections.John MacFarlane
2019-12-04Fix regression with behavior of --variable.John MacFarlane
2019-12-03Move data/emoji.json to emoji.json, add to extra-source-files.John MacFarlane
2019-11-30ci: remove quotes around --hide-successes.John MacFarlane
2019-11-30Don't use --test-option with cabal.John MacFarlane
2019-11-30Try --test-options with cabal.John MacFarlane
2019-11-30Hide successes in CI tests.John MacFarlane
2019-11-29Improve Makefile for signing windows release candidates.John MacFarlane
2019-11-29Add Makefile to windows release-candidate build.John MacFarlane
2019-11-29Add `ascii_identifiers` as a supported extension for `markdown`.John MacFarlane
2019-11-29Update default.context (#5946)Denis Maier
2019-11-27Use `[|..|]` syntax to simplify Emoji.TH.John MacFarlane
2019-11-27Revert "Don't do parallel build with cabal."John MacFarlane
2019-11-27Remove redundant import.John MacFarlane
2019-11-27Generate Emoji module with TH.John MacFarlane
2019-11-27Don't do parallel build with cabal.John MacFarlane
2019-11-27Increase GC allocation space for compilation in cabal.project.John MacFarlane
2019-11-27LaTeX writer - hlint.John MacFarlane
2019-11-27HTML writer: hlint improvements.John MacFarlane
2019-11-27Removed useless cpp for old versions of blaze.John MacFarlane
2019-11-27Removed unneeded pragma.John MacFarlane
2019-11-26Bump to 2.8.0.1 and update changelog and manual.2.8.0.1John MacFarlane
2019-11-26Use skylighting 0.8.3.John MacFarlane
2019-11-26Add pdf to list of output formats (`--list-output-formats`).John MacFarlane
2019-11-25EPUB writer: Fix regression with `--css option.John MacFarlane
2019-11-25RST writers: Use grid tables for 1-column tables.John MacFarlane
2019-11-24Add unexported Text.Pandoc.Readers.Metadata.John MacFarlane
2019-11-24Update man template to avoid bad wraps.John MacFarlane
2019-11-24Update to doctemplates 0.7.2, update template docs.John MacFarlane
2019-11-23Add support for $toc-title$ to HTML (4 and 5) (#5930)Alexandre Franke
2019-11-22Remove grffile requirement in MANUAL.txt (#5927)Ian Max Andolina
2019-11-22changelog: put readers together.John MacFarlane
2019-11-22change ordering in AUTHORS.md.John MacFarlane
2019-11-22Fix trypandoc for Text changes.John MacFarlane
2019-11-22Fix extract-changes.hs to use new changelog.md format.John MacFarlane
2019-11-22Fix extract-changes.hs so it uses stack as interpreter.John MacFarlane
2019-11-22Fix changes_github Makefile target.John MacFarlane
2019-11-22Remove PROVISIONAL on changelog.2.8John MacFarlane