summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Markdown reader: be pickier about table captions.John MacFarlane2017-12-14
* | Update latex template to work with recent versions of beamer.John MacFarlane2017-12-13
* | Removed whitespace at ends of line.John MacFarlane2017-12-13
* | Merge pull request #4153 from tarleb/unify-lua-initJohn MacFarlane2017-12-13
|\ \
| * | Custom writer: use init file to setup Lua interpreterAlbert Krewinkel2017-12-13
| * | Lua filters: drop unused code, language extensionsAlbert Krewinkel2017-12-13
| * | Custom writer: define instances for newtype wrapperAlbert Krewinkel2017-12-13
* | | Docx writer: Add tests for list continuation.Jesse Rosenthal2017-12-13
* | | Docx writer: Continue lists after interruption.Jesse Rosenthal2017-12-13
|/ /
* | Delete removed -S option from command in epub.md (#4151)Georger Araújo2017-12-13
* | Markdown reader: always use four space rule for example lists.John MacFarlane2017-12-13
* | Update man page.John MacFarlane2017-12-12
* | Updated changelog.John MacFarlane2017-12-12
* | Markdown: Improved computation of relative cell widths in pipe tables.John MacFarlane2017-12-12
* | Pipe tables: use full text width for tables with wrapping cells.John MacFarlane2017-12-12
|/
* Add default.nix for working on pandoc with Nix (#4146)Hamish Mackenzie2017-12-12
* Spellcheck some changelog messagesAlexander Krotov2017-12-12
* Updated man page.John MacFarlane2017-12-11
* Change version to 2.0.5.John MacFarlane2017-12-11
* Updated changelog.John MacFarlane2017-12-11
* Update man page.John MacFarlane2017-12-11
* Version to 2.1John MacFarlane2017-12-11
* Update cabal description to include powerpoint.John MacFarlane2017-12-11
* Added support for LaTeX pagestyle variable (#4135)Thomas Hodgson2017-12-11
* `--pdf-engine-opt`: fix bug where option order was reversed.John MacFarlane2017-12-11
* Add PowerPoint info to MANUAL and README.Jesse Rosenthal2017-12-11
* Fix comment that confused compiler.Jesse Rosenthal2017-12-11
* Remove redundant imports from Docx writer.Jesse Rosenthal2017-12-11
* Integrate Powerpoint writer into pandoc.Jesse Rosenthal2017-12-11
* Add Powerpoint writer.Jesse Rosenthal2017-12-11
* Add necessary powerpoint functions to Class.Jesse Rosenthal2017-12-11
* Create shared OOXML writer file.Jesse Rosenthal2017-12-11
* Add default pptx data for Powerpoint writer.Jesse Rosenthal2017-12-11
* Changes for skylighting-0.5.John MacFarlane2017-12-10
* Lua filters: fix package loading for Lua 5.1Albert Krewinkel2017-12-10
* Man writer: omit internal links.John MacFarlane2017-12-09
* Travis: fix path to ensure that installed ghc is first in path.John MacFarlane2017-12-08
* LaTeX reader: fix \ before newline.John MacFarlane2017-12-08
* README: fix groff ms linkAlbert Krewinkel2017-12-08
* Add '-threaded' to ghc-options for executable.John MacFarlane2017-12-07
* Markdown reader: accept processing instructions as raw HTML.John MacFarlane2017-12-06
* Lua filters: use script to initialize the interpreterAlbert Krewinkel2017-12-06
* Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
* Bump lower bound of hsluaAlbert Krewinkel2017-12-04
* hlint Muse reader and testsAlexander Krotov2017-12-06
* Muse reader: add test for #disable-tables directive in Emacs modeAlexander Krotov2017-12-06
* Muse reader: don't allow emphasis to be preceded by letterAlexander Krotov2017-12-06
* Muse reader: support multiline directives in Amusewiki modeAlexander Krotov2017-12-05
* reveal.js template: add title-slide identifier to title slide.John MacFarlane2017-12-04
* Rewrite empty_paragraphs test so it will run on Windows.John MacFarlane2017-12-04