aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-30HTML: prevent gratuitious emojification on iOS.John MacFarlane4-12/+21
2019-04-28Muse writer tests: compare Text without converting to [Char]Alexander Krotov1-6/+6
2019-04-25Fix --self-contained so it works when output format has extensions.John MacFarlane1-4/+4
2019-04-23Allow use of -output-directory in --pdf-engine-opt.John MacFarlane1-4/+6
2019-04-23EPUB writer: Ensure unique ids for styleesheets in content.opf.John MacFarlane1-3/+3
2019-04-20HTML writer: Add class="heading" to level 7+ Headers...John MacFarlane1-1/+1
2019-04-18Update stack.yaml, use latest pandoc-citeproc and lts-13.John MacFarlane1-5/+2
2019-04-17Don't advertise base-4.8 support anymore (#5455)Herbert Valerio Riedel1-1/+1
2019-04-17Allow QuickCheck 2.13.John MacFarlane1-1/+1
2019-04-16Text.Pandoc.PDF: replace `</>` with literal "/".John MacFarlane1-2/+2
2019-04-16Tigthen up fix to #5446.John MacFarlane1-2/+2
2019-04-15Improved sample lua tikz filter in lua-filters docs (#5445)Matthew Doty1-12/+21
2019-04-15RST writer: treat Span as transparent.John MacFarlane2-0/+9
2019-04-11LaTeX template: Add pdflang to hypersetup if lang is set.John MacFarlane2-0/+4
2019-04-10LaTeX reader: add braces when resolving `\DeclareMathOperator`.John MacFarlane1-1/+2
2019-04-09Update copyright yearJohn MacFarlane1-1/+1
2019-04-09Use cmark-gfm 0.2.0.John MacFarlane2-2/+2
2019-04-07update: default.revealjs follow revealjs 3.8.0 (#5435)ebiiim1-0/+1
2019-04-07Asciify.hs: add Turkish undotted-i (#5434)Mauro Bieg1-0/+1
2019-04-05Add Derek Chen-Becker to AUTHORS.mdJohn MacFarlane1-0/+1
2019-04-05clarify PowerPoint templating changes in changelog.Jesse Rosenthal1-2/+4
2019-04-05Update man page and README.John MacFarlane3-133/+199
2019-04-05Bump to 2.7.2, update changelog.John MacFarlane2-1/+164
2019-04-05More fixes to beamer table footnotes.John MacFarlane1-14/+19
2019-04-05LaTeX writer: rename stInMinipage -> stExternalNotesJohn MacFarlane1-13/+14
2019-04-05Make footnotes work properly in beamer tables.John MacFarlane1-0/+6
2019-04-05Vimwiki reader: improve handling of internal links.John MacFarlane2-13/+20
2019-04-05PowerPoint writer code style fixJesse Rosenthal1-30/+14
2019-04-05Update pandoc.cabal with new pptx files.Jesse Rosenthal1-0/+4
2019-04-05PowerPoint writer: expand builtin reference doc to model all layoutsJesse Rosenthal47-20/+32
2019-04-04PowerPoint tests: Regenerate golden filesJesse Rosenthal36-0/+0
2019-04-04PowerPoint writer: Always open up in slide viewJesse Rosenthal1-8/+26
2019-04-03Add templates/default.xwiki to cabal data files.John MacFarlane1-0/+1
2019-04-03Add support for go with --listings.John MacFarlane1-0/+1
2019-04-02Update command test #5416 to make it windows friendlyJohn MacFarlane1-2/+4
2019-04-02Manual: Improve 'header' and 'heading' usage (#5424)Andrew Dunning1-112/+112
2019-04-02LaTeX template: Ensure correct heading/table order (#5421)Andrew Dunning6-61/+54
2019-04-02Actually run the xwiki writer tests.John MacFarlane1-1/+2
2019-04-02Add test/writer.xwiki to cabal extra-source-files.John MacFarlane1-0/+1
2019-04-02Add xwiki to cabal descriptionJohn MacFarlane1-4/+5
2019-04-02Add xwiki output format to manual.John MacFarlane1-0/+5
2019-04-02Fix harmless error in file-scope code.John MacFarlane1-2/+2
2019-04-02Add XWiki Support (#4167)Derek Chen-Becker6-1/+934
2019-04-01PowerPoint writer: Remove handoutsMasterList from template presentation.xmlJesse Rosenthal1-7/+9
2019-04-01PowerPoint writer: Build sp trees correctlyJesse Rosenthal1-17/+19
2019-04-01PowerPoint writer: Correct application of reference doc for contentJesse Rosenthal1-30/+16
2019-04-01PowerPoint writer: Make default placeholder type for template lookupJesse Rosenthal1-18/+42
2019-04-01Dokuwiki Reader fix: parse single curly brace (#5417)Mauro Bieg2-1/+12
2019-03-31PowerPoint writer: add test for speaker notes after metadata.Jesse Rosenthal4-0/+9
2019-03-31Pptx writer: Apply speaker snotes to metadata slide if applicable.Jesse Rosenthal1-15/+35