summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Update RELEASE-CHECKLISTJohn MacFarlane2017-12-29
* Generate README.md from template and MANUAL.txt.John MacFarlane2017-12-29
* Small MANUAL tweaks.John MacFarlane2017-12-29
* Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-29
|\
| * Merge pull request #4214 from mb21/manualJohn MacFarlane2017-12-29
| |\
| | * MANUAL.txt move fenced_divs down to bracketed_spansmb212017-12-29
| | * MANUAL.txt simplify and add more structuremb212017-12-29
* | | Merge branch 'master' of github.com:jgm/pandocJohn MacFarlane2017-12-29
|\| |
| * | Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal2017-12-29
| * | Powerpoint writer test: more slide number testsJesse Rosenthal2017-12-29
| |/
| * Lua filters: stop exporting pushPandocModuleAlbert Krewinkel2017-12-29
| * Update tool which generates lua module docsAlbert Krewinkel2017-12-29
| * 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
* | Update changelog.John MacFarlane2017-12-28
|/
* 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