aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-15Updated changelog.John MacFarlane1-0/+42
2015-07-15Version bump to 1.15.0.6.John MacFarlane1-1/+1
2015-07-15`--self-contained`: Fixed overaggressive CSS minimization.John MacFarlane1-1/+2
2015-07-14Updated to use cmark >= 0.4.John MacFarlane2-5/+5
2015-07-14Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane2-1/+14
2015-07-14Improved bare autolink detection.John MacFarlane2-3/+6
2015-07-14Allow vector 0.11.John MacFarlane1-1/+1
2015-07-13HTML writer: support speaker notes in dzslides.John MacFarlane1-0/+1
2015-07-13Updated dzslides template.John MacFarlane1-30/+128
2015-07-13Improved documentation of options to print system default files.John MacFarlane1-3/+5
2015-07-13Merge pull request #2295 from dev-zero/masterJohn MacFarlane2-8/+8
2015-07-13DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller2-8/+8
2015-07-12Changed hierarchicalize so it treats references div as top-level header.John MacFarlane1-0/+5
2015-07-10Updated man page.John MacFarlane1-14/+16
2015-07-10Updated changelog.John MacFarlane1-0/+3
2015-07-10Removed tabs from source.John MacFarlane1-3/+3
2015-07-10Avoid parsing partial URLs as HTML tags.John MacFarlane2-1/+11
2015-07-09Version bump to 1.15.0.5 and updated changelog.John MacFarlane2-1/+36
2015-07-09Added to Contributors list.John MacFarlane1-2/+6
2015-07-09Updated pandoc.wxs.John MacFarlane1-64/+113
2015-07-08Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane2-31/+49
2015-07-08PDF: Make sure `--latex-engine-opt` goes before the filename...John MacFarlane1-1/+1
2015-07-08Merge pull request #2282 from adunning/patch-1John MacFarlane1-3/+3
2015-07-08Correct superscript/subscript.Andrew Dunning1-3/+3
2015-07-07Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2-3/+3
2015-07-06Updated context writer test.John MacFarlane1-1/+1
2015-07-06ConTeXt template: activate hanging indent for definition lists.John MacFarlane1-7/+7
2015-07-06Setup.hs: better version detection in older hsb2hs.John MacFarlane1-7/+11
2015-07-05Changes in WiX installer.John MacFarlane1-1/+2
2015-07-05Make cabal require hsb2hs >= 0.3.1.John MacFarlane3-2/+19
2015-07-05Travis: only do sdist with cabal != 1.16.John MacFarlane1-6/+5
2015-07-05Travis: reorder hsb2hs install.John MacFarlane1-1/+3
2015-07-04Travis: install hsb2hs.John MacFarlane1-0/+1
2015-07-04Makefile: prettier 'download_stats'.John MacFarlane1-1/+1
2015-07-04Clarified that templates go in templates subdirectory of user data dir.John MacFarlane1-3/+3
2015-07-03Setup.hs: Don't require hsb2hs unless embed_data_files flag specified.John MacFarlane1-8/+15
2015-07-03Try to fix travis build for ghc 7.4.2.John MacFarlane1-0/+1
2015-07-03Fixed travis.John MacFarlane1-1/+1
2015-07-03Travis: build in a directory created by sdist.John MacFarlane1-0/+2
2015-07-03Updated changelog.John MacFarlane1-0/+13
2015-07-03Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun1-4/+6
2015-07-03Tests.Readers.RST: Group field list testsLars-Dominik Braun1-24/+26
2015-07-03Readers.RST: Factor out inline markup string parsingLars-Dominik Braun1-15/+11
2015-07-03Readers.RST: Parse field list nameLars-Dominik Braun2-3/+21
2015-07-02Added pandoc.1 to repository. Don't build as part of cabal build.John MacFarlane6-28/+4352
2015-07-02Bump date on READMEJohn MacFarlane1-1/+1
2015-07-02Bump version to 1.15.0.4.John MacFarlane1-1/+1
2015-07-02WiX: Set InstallPrivileges to limited.John MacFarlane1-0/+1
2015-07-02Make copying of man pages respect --destdir.John MacFarlane1-12/+11
2015-07-02Better error messages for filters:John MacFarlane1-2/+8