summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Bump to 2.0.4, update changelog.John MacFarlane2017-12-02
* Update tested-with.John MacFarlane2017-12-02
* LaTeX writer: escape `_` in code with --listings.John MacFarlane2017-12-02
* revealjs template: added a necessary escape.John MacFarlane2017-12-01
* reveal.js template: include tex2jax configuration.John MacFarlane2017-12-01
* LaTeX writer: allow specifying just width or height for image size.John MacFarlane2017-12-01
* LaTeX writer: escape ~ in code with --listings.John MacFarlane2017-12-01
* Revert "LaTeX writer: Add keepaspectratio to includegraphics..."John MacFarlane2017-12-01
* pandoc.lua: set metatable on List MetaValuesAlbert Krewinkel2017-12-01
* Lua/StackInstances: push Pandoc and Meta via constructorAlbert Krewinkel2017-12-01