summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Markdown reader: Don't parse native div as table caption.John MacFarlane2017-12-04
* Add `empty_paragraphs` extension.John MacFarlane2017-12-04
* MANUAL: note on extensions in gfm.John MacFarlane2017-12-04
* Muse reader: add underline support in Emacs Muse modeAlexander Krotov2017-12-04
* Update changelog.John MacFarlane2017-12-03
* Include default CSS for 'underline' class in HTML-based templates.John MacFarlane2017-12-03
* Removed unnecessary import.John MacFarlane2017-12-03
* Test for #4113.John MacFarlane2017-12-03
* commonmark/gfm writer: use raw html for native divs/spans.John MacFarlane2017-12-03
* HTML writer: export tagWithAttributes.John MacFarlane2017-12-03
* commonmark/gfm writer: implement `raw_html` and `raw_tex` extensions.John MacFarlane2017-12-03
* Bump bounds for binary, http-types, tasty-hunitJohn MacFarlane2017-12-02
* Update man page and MANUAL date.John MacFarlane2017-12-02
* Update changelog.John MacFarlane2017-12-02
* Docx writer: allow empty paragraphs.John MacFarlane2017-12-02
* Docx reader: don't strip out empty paragraphs.John MacFarlane2017-12-02
* Shared.blocksToInlines: rewrote using builder.John MacFarlane2017-12-02
* Add --strip-empty-paragraphs option.John MacFarlane2017-12-02