aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-12ICML writer: support custom-styles (#5137)Mauro Bieg2-11/+20
2018-12-11template:latex: make @ letter before using it (#5145)Enno5-20/+35
2018-12-11INSTALL: make text on button bigger.John MacFarlane1-2/+3
2018-12-11INSTALL.md: use HTML for download button.John MacFarlane1-2/+3
2018-12-11fix various links in INSTALL.md; bump required stack version (#5144)max1-15/+15
2018-12-11Let KOMA document class handle parskip when applicable (#5143)Enno5-30/+35
2018-12-10Docx: add test for lists with level overrides.Jesse Rosenthal3-0/+41
2018-12-10Docx: handle level overrides.Jesse Rosenthal1-6/+17
2018-12-10Docx: add a levelOverride type.Jesse Rosenthal1-3/+20
2018-12-10Docx writer: Make Level into a real type.Jesse Rosenthal2-4/+6
2018-12-10Fix CSS and viewport on try pandoc index.html.John MacFarlane1-4/+10
2018-12-10ICML writer: support unnumbered headersmb211-2/+5
2018-12-09Merge pull request #5138 from katrinleinweber/patch-1Mauro Bieg1-2/+2
2018-12-09Fix typosKatrin Leinweber1-2/+2
2018-12-05RST writer: don't wrap simple table header lines.John MacFarlane2-1/+19
2018-12-04Strip out illegal XML characters in escapeXMLString.John MacFarlane2-1/+15
2018-12-03Allow latest zip-archive.John MacFarlane1-2/+2
2018-12-03Markdown writer: include needed whitespace after HTML figure.John MacFarlane2-1/+14
2018-12-02Use compatible version of pandoc-citeproc.John MacFarlane2-1/+2
2018-12-02Allow tasty 1.2John MacFarlane1-1/+1
2018-12-01stack.yaml - use skylighting 0.7.5.John MacFarlane1-2/+2
2018-12-01Require skylighting >= 0.7.5.John MacFarlane1-1/+1
2018-11-30Fix missing wordAndrew Dunning1-1/+1
2018-11-30Improve installation notes on associated softwareAndrew Dunning1-12/+39
2018-11-30Fix warnings in Text.Pandoc.Process.John MacFarlane1-2/+5
2018-11-30Text.Pandoc.Process: update pipeProcessAlbert Krewinkel1-31/+60
2018-11-29Improve error message for UTF-8 decoding errors.John MacFarlane1-6/+17
2018-11-29Add PandocUTF8DecodingError constructor for PandocError.John MacFarlane1-0/+7
2018-11-29Man reader: use mapLeft from Shared.John MacFarlane1-6/+1
2018-11-29Fix progit book urlJulien Kirch1-2/+2
2018-11-29Bump to version 2.6 because of API change in read/writeJSON.John MacFarlane1-1/+1
2018-11-29Changed types of writeJSON and readJSON.John MacFarlane2-11/+10
2018-11-29INSTALL.md: Small wording tweak.John MacFarlane1-2/+2
2018-11-29LaTeX reader: Support \inputminted (closes #5103).John MacFarlane1-2/+21
2018-11-29Fix custom tests.John MacFarlane1-8/+8
2018-11-29sample.lua: add SingleQuoted, DoubleQuoted.John MacFarlane1-0/+8
2018-11-27MediaWiki writer: fix caption, use 'thumb' instead of 'frame'.John MacFarlane2-18/+34
2018-11-27INSTALL.md: Use button for installer links.John MacFarlane1-1/+2
2018-11-27update INSTALL.mdMauro Bieg1-3/+4
2018-11-27simplify INSTALL.mdMauro Bieg1-12/+23
2018-11-26Update linux Dockerfile to use cabal new-build.John MacFarlane1-19/+14
2018-11-25Update README.md.John MacFarlane1-0/+2
2018-11-25Update changelog.John MacFarlane1-0/+194
2018-11-25Added test for #5053.John MacFarlane1-0/+14
2018-11-25Fix parsing of citations and quotes after parentheses.John MacFarlane4-19/+17
2018-11-24Update date in manual and update man page.John MacFarlane2-16/+91
2018-11-24EPUB writer: handle calibre metadata.John MacFarlane1-1/+22
2018-11-25MediaWiki reader internals: remove unnecessary bindingAlexander Krotov1-2/+1
2018-11-23Use latest dev version of pandoc-citeproc.John MacFarlane1-1/+2
2018-11-22Hlint suggestions.John MacFarlane5-30/+26