Age | Commit message (Expand) | Author | Files | Lines |
2015-12-03 | Fixed man template so disabling hyphenation actually works. | John MacFarlane | 2 | -8/+8 |
2015-12-03 | Merge pull request #2569 from rgaiacs/add-highlighting-to-gap | John MacFarlane | 1 | -1/+2 |
2015-12-03 | Add support to GAP | Raniere Silva | 1 | -1/+2 |
2015-12-02 | Merge pull request #2568 from mb21/readers-images | John MacFarlane | 2 | -3/+10 |
2015-12-03 | Textile Reader: image attributes | mb21 | 1 | -2/+9 |
2015-12-02 | Parse CSS that doesn't contain the optional semicolon | mb21 | 1 | -1/+1 |
2015-12-01 | Use lts-3.16. | John MacFarlane | 5 | -5/+5 |
2015-12-01 | Docx writer: better handling of PDF images. | John MacFarlane | 1 | -8/+2 |
2015-11-28 | stack.full.yaml - use local versions of everything. | John MacFarlane | 2 | -9/+6 |
2015-11-24 | Markdown writer: use raw HTML for link/image attributes when | John MacFarlane | 1 | -2/+12 |
2015-11-24 | s/mb21/Mauro Bieg/ in README contributor list and changelog. | John MacFarlane | 2 | -18/+20 |
2015-11-24 | Added stack.full.yaml to build pandoc-citeproc as well. | John MacFarlane | 1 | -0/+22 |
2015-11-24 | Added bodyless pipe table test case. | John MacFarlane | 2 | -1/+11 |
2015-11-24 | Updated README for new pipe table behavior. | John MacFarlane | 1 | -4/+4 |
2015-11-24 | Allow pipe tables with no body rows. | John MacFarlane | 1 | -2/+3 |
2015-11-24 | LaTeX reader: Improved smart quote parsing. | John MacFarlane | 1 | -14/+13 |
2015-11-24 | Improved fetchItem so that C:/Blah/Blah.jpg isn't treated as URL. | John MacFarlane | 1 | -6/+19 |
2015-11-23 | LaTeX reader: Use curly quotes for unmatched `. | John MacFarlane | 2 | -2/+9 |
2015-11-23 | Beamer writer: mark frame as fragile when it contains verbatim. | John MacFarlane | 1 | -5/+1 |
2015-11-23 | AsciiDoc writer: Fixed code blocks. | John MacFarlane | 2 | -27/+26 |
2015-11-23 | Define a `meta-json` variable for all writers. | John MacFarlane | 3 | -4/+10 |
2015-11-23 | Document limitations of --self-contained. | John MacFarlane | 1 | -1/+5 |
2015-11-23 | Docx Reader: Remove DummyListItem type | Jesse Rosenthal | 2 | -12/+7 |
2015-11-22 | hlint fixes | John MacFarlane | 1 | -1/+1 |
2015-11-22 | hlint fixes | John MacFarlane | 1 | -12/+13 |
2015-11-22 | hlint changes | John MacFarlane | 1 | -3/+1 |
2015-11-22 | hlint fixes. | John MacFarlane | 1 | -3/+1 |
2015-11-22 | hlint fixes. | John MacFarlane | 1 | -5/+5 |
2015-11-22 | hlint refactorings. | John MacFarlane | 1 | -38/+34 |
2015-11-21 | Improved Citations section of README. | John MacFarlane | 1 | -3/+10 |
2015-11-21 | Travis: only use ghc 7.10.2 for now. | John MacFarlane | 1 | -9/+9 |
2015-11-21 | Travis: Use --system-ghc. | John MacFarlane | 1 | -5/+1 |
2015-11-21 | Added sanity check in .travis.yml to diagnose problem. | John MacFarlane | 1 | -0/+4 |
2015-11-21 | Fixed travis again. | John MacFarlane | 1 | -2/+1 |
2015-11-21 | Fixed travis. | John MacFarlane | 1 | -1/+4 |
2015-11-21 | Back to stack-based .travis.yml; use stack 1.8. | John MacFarlane | 1 | -44/+18 |
2015-11-21 | Simpler travis - build pandoc, pandoc-citeproc, texmath together. | John MacFarlane | 1 | -36/+1 |
2015-11-21 | ImageSize: use safeRead instead of readMaybe. | John MacFarlane | 1 | -2/+1 |
2015-11-21 | Travis, make_travis_yml: reverted addition of 'cabal test' in tgz. | John MacFarlane | 2 | -2/+2 |
2015-11-21 | Further travis tweaks. | John MacFarlane | 1 | -9/+9 |
2015-11-21 | Fix travis problem. | John MacFarlane | 1 | -1/+1 |
2015-11-21 | Fixed .travis.yml syntax. | John MacFarlane | 1 | -8/+8 |
2015-11-21 | travis: install unreleased pandoc-types & texmath. | John MacFarlane | 1 | -0/+8 |
2015-11-21 | Back to cabal-based .travis.yml. | John MacFarlane | 2 | -19/+72 |
2015-11-20 | Tweaked travis.yml. | John MacFarlane | 1 | -1/+1 |
2015-11-20 | More travis/stack tweaks. | John MacFarlane | 1 | -2/+2 |
2015-11-20 | Removed ./travis_long from .travis.yml. | John MacFarlane | 1 | -2/+2 |
2015-11-20 | New stack-based .travis.yml. | John MacFarlane | 1 | -71/+18 |
2015-11-20 | Updated tests for context template changes. | John MacFarlane | 2 | -23/+18 |
2015-11-20 | context template: use simplefonts for font loading. | John MacFarlane | 1 | -7/+7 |