summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Docx writer: better handling of PDF images.John MacFarlane2015-12-01
* | stack.full.yaml - use local versions of everything.John MacFarlane2015-11-28
* | Markdown writer: use raw HTML for link/image attributes whenJohn MacFarlane2015-11-24
* | s/mb21/Mauro Bieg/ in README contributor list and changelog.John MacFarlane2015-11-24
* | Added stack.full.yaml to build pandoc-citeproc as well.John MacFarlane2015-11-24
* | Added bodyless pipe table test case.John MacFarlane2015-11-24
* | Updated README for new pipe table behavior.John MacFarlane2015-11-24
* | Allow pipe tables with no body rows.John MacFarlane2015-11-24
* | LaTeX reader: Improved smart quote parsing.John MacFarlane2015-11-24
* | Improved fetchItem so that C:/Blah/Blah.jpg isn't treated as URL.John MacFarlane2015-11-24
* | LaTeX reader: Use curly quotes for unmatched `.John MacFarlane2015-11-23
* | Beamer writer: mark frame as fragile when it contains verbatim.John MacFarlane2015-11-23
* | AsciiDoc writer: Fixed code blocks.John MacFarlane2015-11-23
* | Define a `meta-json` variable for all writers.John MacFarlane2015-11-23
* | Document limitations of --self-contained.John MacFarlane2015-11-23
* | Docx Reader: Remove DummyListItem typeJesse Rosenthal2015-11-23
* | hlint fixesJohn MacFarlane2015-11-22
* | hlint fixesJohn MacFarlane2015-11-22
* | hlint changesJohn MacFarlane2015-11-22
* | hlint fixes.John MacFarlane2015-11-22
* | hlint fixes.John MacFarlane2015-11-22
* | hlint refactorings.John MacFarlane2015-11-22
* | Improved Citations section of README.John MacFarlane2015-11-21
* | Travis: only use ghc 7.10.2 for now.John MacFarlane2015-11-21
* | Travis: Use --system-ghc.John MacFarlane2015-11-21
* | Added sanity check in .travis.yml to diagnose problem.John MacFarlane2015-11-21
* | Fixed travis again.John MacFarlane2015-11-21
* | Fixed travis.John MacFarlane2015-11-21
* | Back to stack-based .travis.yml; use stack 1.8.John MacFarlane2015-11-21
* | Simpler travis - build pandoc, pandoc-citeproc, texmath together.John MacFarlane2015-11-21
* | ImageSize: use safeRead instead of readMaybe.John MacFarlane2015-11-21
* | Travis, make_travis_yml: reverted addition of 'cabal test' in tgz.John MacFarlane2015-11-21
* | Further travis tweaks.John MacFarlane2015-11-21
* | Fix travis problem.John MacFarlane2015-11-21
* | Fixed .travis.yml syntax.John MacFarlane2015-11-21
* | travis: install unreleased pandoc-types & texmath.John MacFarlane2015-11-21
* | Back to cabal-based .travis.yml.John MacFarlane2015-11-21
* | Tweaked travis.yml.John MacFarlane2015-11-20
* | More travis/stack tweaks.John MacFarlane2015-11-20
* | Removed ./travis_long from .travis.yml.John MacFarlane2015-11-20
* | New stack-based .travis.yml.John MacFarlane2015-11-20
* | Updated tests for context template changes.John MacFarlane2015-11-20
* | context template: use simplefonts for font loading.John MacFarlane2015-11-20
* | context template: Revert use of `\setuphead` in title block.John MacFarlane2015-11-20
* | latex template changes.John MacFarlane2015-11-20
* | Renamed link attribute extensions.John MacFarlane2015-11-19
* | Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane2015-11-19
|\ \
| * | Updated tests for link attribute changes.mb212015-08-07
| * | Updated Arbitrary instance for link attributemb212015-08-07
| * | Updated readers, writers and README for link attributemb212015-08-07