aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tools/changelog-helper.sh: remove [[ bashismAlexander Krotov1-1/+1
2019-01-07Add .mailmapAlexander Krotov1-0/+37
2019-01-06Add DokuWiki reader (#5108)Alexander6-2/+855
2019-01-04Use toTableOfContents in Powerpoint writer....John MacFarlane1-16/+3
2019-01-04RTF writer: use toTableOfContents from T.P.W.Shared.John MacFarlane1-17/+2
2019-01-04Implement --toc in commonmark/gfm writers.John MacFarlane2-3/+14
2019-01-04T.P.Writers.Shared - add toTableOfContents (API change).John MacFarlane2-22/+25
2019-01-04Cleaned up findPandoc.John MacFarlane1-11/+5
2019-01-04Tests: Fix findPandoc to work with Windows.John MacFarlane2-0/+7
2019-01-04Fix findPandoc so it works with cabalv2.John MacFarlane2-9/+28
2019-01-03MANUAL: Update list of latex packages used.John MacFarlane1-1/+16
2019-01-03LaTeX Template: Improve package selections (#5193)John MacFarlane5-117/+145
2019-01-02LaTeX template: Require xcolorAndrew Dunning5-5/+5
2019-01-02Removed custom Setup.hs, use build-type: simple.John MacFarlane2-41/+2
2019-01-02A trivial change to document the addition of `task_lists`.John MacFarlane1-1/+0
2019-01-02Implement task lists (#5139)Mauro Bieg11-20/+247
2019-01-02EPUB writer: small fixes to nav.xhtml.John MacFarlane2-3/+5
2019-01-02Commonmark writer: fix handling of SoftBreak with `hard_line_breaks`.John MacFarlane2-1/+8
2019-01-02Manual: make it clear that `hard_line_breaks` works in gfm.John MacFarlane1-4/+4
2019-01-01LaTeX template: Supply missing forAndrew Dunning1-1/+1
2019-01-01Update LaTeX testsAndrew Dunning4-64/+69
2019-01-01LaTeX template: Use `bookmark` if availableAndrew Dunning1-1/+1
2019-01-01Zimwiki writer: remove automatic colon prefix before internal images (#5183)damien clochard2-8/+4
2019-01-01Dokuwiki writer: remove automatic ':' prefix before internal image links (#5183)damien clochard3-9/+5
2019-01-01Org reader: fix self-link parsing regressionAlbert Krewinkel2-5/+10
2019-01-01Org reader: fix treatment of links to imagesAlbert Krewinkel3-26/+33
2019-01-01LaTeX template: ReindentAndrew Dunning1-46/+71
2019-01-01LaTeX template: Remove obsolete fixltx2e packageAndrew Dunning1-1/+0
2019-01-01Org reader: hlintAlbert Krewinkel1-2/+2
2019-01-01LaTeX template: Load xurl if availableAndrew Dunning1-0/+1
2019-01-01LaTeX template: Load xcolor if availableAndrew Dunning1-3/+1
2019-01-01LaTeX Template: Use Babel for LuaTeXAndrew Dunning1-2/+2
2018-12-31Remove unused HasHeaderMap (#5175)Alexander7-50/+4
2018-12-31Simplify/fix reading of `--metadata` values on command line.John MacFarlane2-7/+20
2018-12-31Replace read with safeRead (#5186)Mauro Bieg3-13/+18
2018-12-31Allow '-' in filenames for custom lua writers.John MacFarlane1-2/+3
2018-12-31Removed obsolete and misleading comment.John MacFarlane1-1/+0
2018-12-29doc/org.md: improve documentation of org featuresAlbert Krewinkel1-15/+114
2018-12-28Org writer: preserve line-numbering for example and code blocks.leungbk2-3/+50
2018-12-27Merge pull request #5185 from gely/masterMauro Bieg1-1/+1
2018-12-27Fix typo in MANUAL.txtGeoffrey Ely1-1/+1
2018-12-25Muse reader tests: test #cover directiveAlexander Krotov1-0/+5
2018-12-19Allow latest Glob.John MacFarlane1-2/+2
2018-12-19INSTALL.md change button (#5167)Mauro Bieg1-8/+3
2018-12-18Decompress .svgz when converting to "data:" URIAlexander Krotov1-1/+1
2018-12-17LaTeX reader: Support `\DeclareMathOperator`.John MacFarlane1-1/+11
2018-12-17Replace read with safeRead. Closes #5162.John MacFarlane3-11/+8
2018-12-17Parsing: use safeRead instead of read.John MacFarlane1-1/+1
2018-12-17HTML reader: handle empty start attribute.John MacFarlane1-4/+2
2018-12-16Update stack resolver.John MacFarlane1-3/+1