summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* data/pandoc.lua: drop function pandoc.global_filterAlbert Krewinkel2017-12-29
* doc/lua-filters.md: re-add docs for helper functionsAlbert Krewinkel2017-12-29
* data/pandoc.lua: fix documentation for global_filterAlbert Krewinkel2017-12-29
* Bump pandoc-citeproc to 0.12.2.2.John MacFarlane2017-12-28
* Update man page.John MacFarlane2017-12-28
* Changelog typo.John MacFarlane2017-12-28
* Update lua-filters.md and the tool that generates it.John MacFarlane2017-12-28
* Fixed some doc comments in data/pandoc.lua.John MacFarlane2017-12-28
* Remove redundant import.John MacFarlane2017-12-28
* Merge pull request #4170 from oltolm/opendocumentJohn MacFarlane2017-12-28
|\
| * improve formatting of formulas in OpenDocumentoltolm2017-12-28
* | Update changelog.John MacFarlane2017-12-28
* | Revised benchmark so it doesn't use FileTree constructor.John MacFarlane2017-12-28
* | Use latest pandoc-citeproc.John MacFarlane2017-12-28
* | Class: make FileTree opaque.John MacFarlane2017-12-28
* | Update docs on filters.John MacFarlane2017-12-28
* | Filter changes.John MacFarlane2017-12-28
* | Makefile tweaksJohn MacFarlane2017-12-28
* | Update RELEASE_CHECKLIST.John MacFarlane2017-12-28
* | Makefile: add update-website targetJohn MacFarlane2017-12-28
* | Update man page.John MacFarlane2017-12-28
* | Update changelog.John MacFarlane2017-12-28
* | Merge pull request #4212 from iredwards/masterJohn MacFarlane2017-12-28
|\ \
| * \ Merge pull request #1 from iredwards/iredwards-patch-1Richard Edwards2017-12-28
| |\ \
| | * | clarify default html output for --section-divsRichard Edwards2017-12-28
| |/ /
* | | Revert "Revert "Travis: removed lts-9 build.""John MacFarlane2017-12-28
* | | Revert "Travis: removed lts-9 build."John MacFarlane2017-12-28
|/ /
* | Alphabetical order Extension constructors.John MacFarlane2017-12-28
* | Changed format of --list-extensions.John MacFarlane2017-12-28
* | Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* | Moved makeCanoncial definition out of ifdef!John MacFarlane2017-12-28
* | Class: use makeCanonical for normalization in FileTree and data files.John MacFarlane2017-12-28
* | Added data/docx/word/comments.xml to pandoc.cabal data files.John MacFarlane2017-12-28
* | Use insertInFileTree in powerpoint test.John MacFarlane2017-12-28
* | Text.Pandoc.Class: add insertInFileTree (API change).John MacFarlane2017-12-28
* | linux package build: use stack lts-9.John MacFarlane2017-12-28
* | Fixed warning in powerpoint writer test.John MacFarlane2017-12-28
* | LaTeX writer: Use \endhead after \toprule in headerless tables.John MacFarlane2017-12-28
* | LaTeX reader: be more tolerant of `&` character.John MacFarlane2017-12-28
* | Travis: removed lts-9 build.John MacFarlane2017-12-28
* | PowerPoint writer: Introduce beginning of testsJesse Rosenthal2017-12-28
* | Org smart test: drop superfluous importAlbert Krewinkel2017-12-28
* | Org reader: support minlevel option for includesAlbert Krewinkel2017-12-28
* | 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