summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Lua modules: add function pandoc.utils.run_json_filterAlbert Krewinkel2018-01-13
* Move filter functions to separate moduleAlbert Krewinkel2018-01-13
* Powerpoint writer: Include Notes slide in TOCJesse Rosenthal2018-01-12
* Lua filters: make PANDOC_READER_OPTIONS availableAlbert Krewinkel2018-01-12
* Powerpoint writer: allow setting toc-title in metadata.Jesse Rosenthal2018-01-12
* Move `metaValueToInlines` to T.P.W.SharedJesse Rosenthal2018-01-12
* Powerpoint writer: Set notes slide header with slide-levelJesse Rosenthal2018-01-12
* Powerpoint writer: Add table of contentsJesse Rosenthal2018-01-12
* Powerpoint writer: Set notes slide number correctlyJesse Rosenthal2018-01-12
* Powerpoint writer: Ignore internal links without targets.Jesse Rosenthal2018-01-12
* Powerpoint writer: Clean up adding metadata slideJesse Rosenthal2018-01-12
* Powerpoint writer: Add anchor linksJesse Rosenthal2018-01-12
* Powerpoint writer: Make the slide number available to the blocks.Jesse Rosenthal2018-01-12
* Powerpoint writer: move curSlideId to environment.Jesse Rosenthal2018-01-12
* MANUAL.txt: clarify otherlangs in LaTeX.John MacFarlane2018-01-11
* LaTeX reader: fix inconsistent column widths.John MacFarlane2018-01-10
* RST reader: better handling for headers with an anchor.John MacFarlane2018-01-10
* Fixed a test case so it works on windows too.John MacFarlane2018-01-09
* HTML writer: Fixed footnote backlinks with --id-prefix.John MacFarlane2018-01-09
* Bump criterion upper bound.John MacFarlane2018-01-09
* data/pandoc.lua: fix access to Attr componentsAlbert Krewinkel2018-01-09
* data/pandoc.lua: slightly de-complicate accessor codeAlbert Krewinkel2018-01-09
* Allow tasty 1.0.John MacFarlane2018-01-08
* data/pandoc.lua: cleanup code, remove cruftAlbert Krewinkel2018-01-08
* MANUAL.txt update ICML linkmb212018-01-08
* Fixed an item that went missing in changelog for 2.1.John MacFarlane2018-01-07
* Added oltolm to AUTHORSJohn MacFarlane2018-01-07
* More RELEASE_CHECKLIST tweaks.John MacFarlane2018-01-07
* Update RELEASE_CHECKLIST.John MacFarlane2018-01-07
* Update changelog and man page.John MacFarlane2018-01-07
* Use latest skylighting and omit the 'missingincludes' check.John MacFarlane2018-01-07
* data/pandoc.lua: fix docstringsAlbert Krewinkel2018-01-07
* data/pandoc.lua: make Attr an AstElementAlbert Krewinkel2018-01-07
* data/pandoc.lua: drop 'pandoc-api-version' from Pandoc objectsAlbert Krewinkel2018-01-07
* Lua: make pandoc-types version available as PANDOC_API_VERSIONAlbert Krewinkel2018-01-07
* Lua: make pandoc version available as PANDOC_VERSIONAlbert Krewinkel2018-01-07
* data/pandoc.lua: make all types subtypes of AstElementAlbert Krewinkel2018-01-07
* data/pandoc.lua: split type and behavior tablesAlbert Krewinkel2018-01-06
* data/pandoc.lua: rename Element to AstElementAlbert Krewinkel2018-01-06
* data/pandoc.lua: remove dead codeAlbert Krewinkel2018-01-06
* data/pandoc.lua: fix Element inheritanceAlbert Krewinkel2018-01-06
* Don't use `missingIncludes` unless custom syntax defs have been given.John MacFarlane2018-01-06
* Update copyright notices to include 2018Albert Krewinkel2018-01-05
* data/pandoc.lua: fix attribute names of CitationAlbert Krewinkel2018-01-05
* Use hslua utils where possibleAlbert Krewinkel2018-01-04
* Bump hslua version to 0.9.5Albert Krewinkel2018-01-04
* Powerpoint writer: remove some code duplication.Jesse Rosenthal2018-01-04
* Powerpoint writer: Ignore Notes divJesse Rosenthal2018-01-03
* Powerpoint writer: Set default slidelevel correctly.Jesse Rosenthal2018-01-03
* Powerpoint writer: Split blocks correctly for linked imagesJesse Rosenthal2018-01-03