aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-21ImageSize: use safeRead instead of readMaybe.John MacFarlane1-2/+1
2015-11-21Travis, make_travis_yml: reverted addition of 'cabal test' in tgz.John MacFarlane2-2/+2
2015-11-21Further travis tweaks.John MacFarlane1-9/+9
2015-11-21Fix travis problem.John MacFarlane1-1/+1
2015-11-21Fixed .travis.yml syntax.John MacFarlane1-8/+8
2015-11-21travis: install unreleased pandoc-types & texmath.John MacFarlane1-0/+8
2015-11-21Back to cabal-based .travis.yml.John MacFarlane2-19/+72
2015-11-20Tweaked travis.yml.John MacFarlane1-1/+1
2015-11-20More travis/stack tweaks.John MacFarlane1-2/+2
2015-11-20Removed ./travis_long from .travis.yml.John MacFarlane1-2/+2
2015-11-20New stack-based .travis.yml.John MacFarlane1-71/+18
2015-11-20Updated tests for context template changes.John MacFarlane2-23/+18
2015-11-20context template: use simplefonts for font loading.John MacFarlane1-7/+7
2015-11-20context template: Revert use of `\setuphead` in title block.John MacFarlane1-11/+7
2015-11-20latex template changes.John MacFarlane5-27/+28
2015-11-19Renamed link attribute extensions.John MacFarlane4-15/+15
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane81-748/+1181
2015-11-19Merge pull request #2532 from michaelbeaumont/fix-2530John MacFarlane1-5/+3
2015-11-19Merge pull request #2506 from adunning/patch-1John MacFarlane1-3/+0
2015-11-19Merge pull request #2509 from adunning/patch-2John MacFarlane1-12/+14
2015-11-19Rationalized behavior of --no-tex-ligatures and --smart.John MacFarlane3-21/+36
2015-11-18Docx reader: Clean up commented-out functionJesse Rosenthal1-7/+0