aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-12Fixed cite key parsing regression.John MacFarlane1-1/+1
2015-12-12FB2 writer: support SoftBreak.John MacFarlane1-1/+2
2015-12-11Removed deprecated options `--offline` and `--html5`.John MacFarlane2-25/+0
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane50-171/+323
2015-12-11Markdown reader: parse soft break as SoftBreak.John MacFarlane1-1/+1
2015-12-11stack.yaml: Use pandoc-types commit with SoftBreak.John MacFarlane1-1/+1
2015-12-11Update texmath version in stack.yaml.John MacFarlane1-1/+1
2015-12-11Use latest texmath dev version in stack.yaml.John MacFarlane1-1/+1
2015-12-07trypandoc: sort drop-down lists.John MacFarlane1-29/+29
2015-12-04Fixed Emoji character definitions.John MacFarlane1-870/+871
2015-12-04Beamer template: make `\euro` conditional on presence of character.John MacFarlane1-7/+7
2015-12-03Markdown reader: Improved pipe table relative widths.John MacFarlane2-7/+8
2015-12-03LaTeX template changes:John MacFarlane5-15/+7
2015-12-03Fixed man template so disabling hyphenation actually works.John MacFarlane2-8/+8
2015-12-03Merge pull request #2569 from rgaiacs/add-highlighting-to-gapJohn MacFarlane1-1/+2
2015-12-03Add support to GAPRaniere Silva1-1/+2
2015-12-02Merge pull request #2568 from mb21/readers-imagesJohn MacFarlane2-3/+10
2015-12-03Textile Reader: image attributesmb211-2/+9
2015-12-02Parse CSS that doesn't contain the optional semicolonmb211-1/+1
2015-12-01Use lts-3.16.John MacFarlane5-5/+5
2015-12-01Docx writer: better handling of PDF images.John MacFarlane1-8/+2
2015-11-28stack.full.yaml - use local versions of everything.John MacFarlane2-9/+6
2015-11-24Markdown writer: use raw HTML for link/image attributes whenJohn MacFarlane1-2/+12
2015-11-24s/mb21/Mauro Bieg/ in README contributor list and changelog.John MacFarlane2-18/+20
2015-11-24Added stack.full.yaml to build pandoc-citeproc as well.John MacFarlane1-0/+22
2015-11-24Added bodyless pipe table test case.John MacFarlane2-1/+11
2015-11-24Updated README for new pipe table behavior.John MacFarlane1-4/+4
2015-11-24Allow pipe tables with no body rows.John MacFarlane1-2/+3
2015-11-24LaTeX reader: Improved smart quote parsing.John MacFarlane1-14/+13
2015-11-24Improved fetchItem so that C:/Blah/Blah.jpg isn't treated as URL.John MacFarlane1-6/+19
2015-11-23LaTeX reader: Use curly quotes for unmatched `.John MacFarlane2-2/+9
2015-11-23Beamer writer: mark frame as fragile when it contains verbatim.John MacFarlane1-5/+1
2015-11-23AsciiDoc writer: Fixed code blocks.John MacFarlane2-27/+26
2015-11-23Define a `meta-json` variable for all writers.John MacFarlane3-4/+10
2015-11-23Document limitations of --self-contained.John MacFarlane1-1/+5
2015-11-23Docx Reader: Remove DummyListItem typeJesse Rosenthal2-12/+7
2015-11-22hlint fixesJohn MacFarlane1-1/+1
2015-11-22hlint fixesJohn MacFarlane1-12/+13
2015-11-22hlint changesJohn MacFarlane1-3/+1
2015-11-22hlint fixes.John MacFarlane1-3/+1
2015-11-22hlint fixes.John MacFarlane1-5/+5
2015-11-22hlint refactorings.John MacFarlane1-38/+34
2015-11-21Improved Citations section of README.John MacFarlane1-3/+10
2015-11-21Travis: only use ghc 7.10.2 for now.John MacFarlane1-9/+9
2015-11-21Travis: Use --system-ghc.John MacFarlane1-5/+1
2015-11-21Added sanity check in .travis.yml to diagnose problem.John MacFarlane1-0/+4
2015-11-21Fixed travis again.John MacFarlane1-2/+1
2015-11-21Fixed travis.John MacFarlane1-1/+4
2015-11-21Back to stack-based .travis.yml; use stack 1.8.John MacFarlane1-44/+18
2015-11-21Simpler travis - build pandoc, pandoc-citeproc, texmath together.John MacFarlane1-36/+1