aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-13data/pandoc.lua: accept singleton inline as a listAlbert Krewinkel2-17/+36
2018-01-13data/pandoc.lua: drop _VERSIONAlbert Krewinkel1-3/+0
2018-01-13Powerpoint writer: code cleanupJesse Rosenthal1-7/+0
2018-01-13Powerpoint writer: Handle (sub)headers above slidelevel correctly.Jesse Rosenthal1-27/+29
2018-01-13Powerpoint writer: Check for required filesJesse Rosenthal1-71/+30
2018-01-12Powerpoint writer: Improve templating using `--reference-doc`Jesse Rosenthal1-69/+145
2018-01-13Lua modules: add function pandoc.utils.run_json_filterAlbert Krewinkel3-4/+59
2018-01-13Move filter functions to separate moduleAlbert Krewinkel6-96/+273
2018-01-12Lua filters: improve error messagesAlbert Krewinkel5-15/+45
2018-01-12Powerpoint writer: Include Notes slide in TOCJesse Rosenthal1-19/+42
2018-01-12Lua filters: make PANDOC_READER_OPTIONS availableAlbert Krewinkel4-11/+63
2018-01-12Powerpoint writer: allow setting toc-title in metadata.Jesse Rosenthal2-161/+164
2018-01-12Move `metaValueToInlines` to T.P.W.SharedJesse Rosenthal2-11/+10
2018-01-12Powerpoint writer: Set notes slide header with slide-levelJesse Rosenthal1-1/+2
2018-01-12Powerpoint writer: Add table of contentsJesse Rosenthal1-2/+33
2018-01-12Powerpoint writer: Set notes slide number correctlyJesse Rosenthal1-10/+8
2018-01-12Powerpoint writer: Ignore internal links without targets.Jesse Rosenthal1-12/+31
2018-01-12Powerpoint writer: Clean up adding metadata slideJesse Rosenthal1-6/+8
2018-01-12Powerpoint writer: Add anchor linksJesse Rosenthal1-20/+47
2018-01-12Powerpoint writer: Make the slide number available to the blocks.Jesse Rosenthal1-2/+10
2018-01-12Powerpoint writer: move curSlideId to environment.Jesse Rosenthal1-16/+16
2018-01-11MANUAL.txt: clarify otherlangs in LaTeX.John MacFarlane1-14/+5
2018-01-10LaTeX reader: fix inconsistent column widths.John MacFarlane1-2/+2
2018-01-10RST reader: better handling for headers with an anchor.John MacFarlane2-2/+45
2018-01-09Fixed a test case so it works on windows too.John MacFarlane1-1/+1
2018-01-09HTML writer: Fixed footnote backlinks with --id-prefix.John MacFarlane2-1/+13
2018-01-09Bump criterion upper bound.John MacFarlane1-1/+1
2018-01-09data/pandoc.lua: fix access to Attr componentsAlbert Krewinkel1-6/+4
2018-01-09data/pandoc.lua: slightly de-complicate accessor codeAlbert Krewinkel1-20/+20
2018-01-08Allow tasty 1.0.John MacFarlane2-2/+3
2018-01-08data/pandoc.lua: cleanup code, remove cruftAlbert Krewinkel2-83/+92
2018-01-08MANUAL.txt update ICML linkmb211-1/+1
2018-01-07Fixed an item that went missing in changelog for 2.1.John MacFarlane1-0/+2
2018-01-07Added oltolm to AUTHORSJohn MacFarlane1-0/+1
2018-01-07More RELEASE_CHECKLIST tweaks.John MacFarlane1-2/+2
2018-01-07Update RELEASE_CHECKLIST.John MacFarlane1-3/+3
2018-01-07Update changelog and man page.John MacFarlane4-157/+317
2018-01-07Use latest skylighting and omit the 'missingincludes' check.John MacFarlane4-14/+5
2018-01-07data/pandoc.lua: fix docstringsAlbert Krewinkel2-9/+20
2018-01-07data/pandoc.lua: make Attr an AstElementAlbert Krewinkel1-9/+7
2018-01-07data/pandoc.lua: drop 'pandoc-api-version' from Pandoc objectsAlbert Krewinkel1-4/+2
2018-01-07Lua: make pandoc-types version available as PANDOC_API_VERSIONAlbert Krewinkel2-1/+11
2018-01-07Lua: make pandoc version available as PANDOC_VERSIONAlbert Krewinkel2-13/+29
2018-01-07data/pandoc.lua: make all types subtypes of AstElementAlbert Krewinkel1-25/+28
2018-01-06data/pandoc.lua: split type and behavior tablesAlbert Krewinkel1-51/+83
2018-01-06data/pandoc.lua: rename Element to AstElementAlbert Krewinkel1-9/+9
2018-01-06data/pandoc.lua: remove dead codeAlbert Krewinkel1-6/+2
2018-01-06data/pandoc.lua: fix Element inheritanceAlbert Krewinkel1-2/+3
2018-01-06Don't use `missingIncludes` unless custom syntax defs have been given.John MacFarlane1-1/+2
2018-01-05Update copyright notices to include 2018Albert Krewinkel101-212/+213