summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Break-up org reader test fileAlbert Krewinkel2017-12-28
* FB2 writer: add cover image specified by "cover-image" metaAlexander Krotov2017-12-28
* PowerPoint writer: Obey slide level optionJesse Rosenthal2017-12-28
* Travis: do a stack build with lts-9. Use system ghc.John MacFarlane2017-12-27
* stack.lts9.yaml: added some necessary build-deps.John MacFarlane2017-12-27
* Added stack.lts9.yaml for building with lts 9 and ghc 8.0.2.John MacFarlane2017-12-27
* Update appveyor to use stack.yaml.John MacFarlane2017-12-27
* Docker build: upgrade stack first.John MacFarlane2017-12-27
* Removed stack.pkg.yaml.John MacFarlane2017-12-27
* Added 'make trypandoc' targetJohn MacFarlane2017-12-27
* Update RELEASE-CHECKLIST.John MacFarlane2017-12-27
* Fix warning.John MacFarlane2017-12-27
* Update changelog.John MacFarlane2017-12-27
* Small improvement to figcaption parsing. #4184.John MacFarlane2017-12-27
* Merge pull request #4184 from mb21/html-reader-figcaptionJohn MacFarlane2017-12-27
|\
| * HTML Reader: be more forgiving about figcaptionmb212017-12-23
* | Update man page and changelog.John MacFarlane2017-12-27
* | HTML reader: parse div with class `line-block` as LineBlock.John MacFarlane2017-12-27
* | Allow `--list-extensions` to take an optional FORMAT argument.John MacFarlane2017-12-27
* | Update changelogJohn MacFarlane2017-12-27
* | Allow lenient decoding of *latex error logs.John MacFarlane2017-12-27
* | data/sample.lua: use `next` instead of for loopAlbert Krewinkel2017-12-27
* | Removed extra comment.John MacFarlane2017-12-27
* | Revert "data/sample.lua: Fixed problem with definition lists."John MacFarlane2017-12-27
* | Add custom tests to pandoc.cabalJohn MacFarlane2017-12-27
* | Update changelog.John MacFarlane2017-12-27
* | Updated man page.John MacFarlane2017-12-27
* | Update manual date and man page.John MacFarlane2017-12-27
* | Merge pull request #4204 from mb21/extension-docsJohn MacFarlane2017-12-27
|\ \
| * | MANUAL.txt introduce dedicated extensions sectionmb212017-12-27
* | | Fix regression of DefinitionLists in custom writerAlbert Krewinkel2017-12-27
* | | Makefile: Add 'pandoc-templates' target.John MacFarlane2017-12-27
* | | Update changelog.John MacFarlane2017-12-27
* | | data/sample.lua: fixed problem with tables.John MacFarlane2017-12-27
* | | data/sample.lua: Fixed problem with definition lists.John MacFarlane2017-12-27
* | | Added tests for custom writer.John MacFarlane2017-12-27
|/ /
* | Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal2017-12-27
* | Docx Reader: preprocess Document body to unwrap "w:sdt" elementsJesse Rosenthal2017-12-27
* | Fix custom writer regressionAlbert Krewinkel2017-12-27
* | Update changelog.John MacFarlane2017-12-26
* | Use lts-10.1 resolver.John MacFarlane2017-12-26
* | Updated reference.docx.John MacFarlane2017-12-26
* | LaTeX writer: Allow fragile=singleslide attribute in beamer slides.John MacFarlane2017-12-26
* | Add opus to MIME type table as audio/ogg.John MacFarlane2017-12-26
* | LaTeX reader: support `\foreignlanguage` from babel.John MacFarlane2017-12-26
* | Tweaks to lua-filters.md docsJohn MacFarlane2017-12-26
* | HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
* | Use pandoc-citeproc 0.12.2 in binary pgksJohn MacFarlane2017-12-24
* | Fixed changelog typoJohn MacFarlane2017-12-24
* | Update changelog.John MacFarlane2017-12-24