summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAge
* New upstream version 2.1.2~dfsgSean Whitton2018-04-24
|\
| * Powerpoint writer: Move notes slides into data tree.Jesse Rosenthal2018-02-18
| * rst template: remove definition of 'math' role as raw.John MacFarlane2018-02-08
| * hlint code improvements.John MacFarlane2018-01-19
| * Merge pull request #4221 from phikal/masterJohn MacFarlane2018-01-19
| |\
| | * Ms writer: Added papersize variablePhilip K2018-01-03
| * | ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke2018-01-15
| * | data/pandoc.lua: add attr, listAttributes accessorsAlbert Krewinkel2018-01-13
| * | data/pandoc.lua: accept single block as singleton listAlbert Krewinkel2018-01-13
| * | data/pandoc.lua: accept singleton inline as a listAlbert Krewinkel2018-01-13
| * | data/pandoc.lua: drop _VERSIONAlbert Krewinkel2018-01-13
| * | data/pandoc.lua: fix access to Attr componentsAlbert Krewinkel2018-01-09
| * | data/pandoc.lua: slightly de-complicate accessor codeAlbert Krewinkel2018-01-09
| * | data/pandoc.lua: cleanup code, remove cruftAlbert Krewinkel2018-01-08
| * | 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
| * | 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
| * | Update copyright notices to include 2018Albert Krewinkel2018-01-05
| * | data/pandoc.lua: fix attribute names of CitationAlbert Krewinkel2018-01-05
| |/
| * data/pandoc.lua: drop function pandoc.global_filterAlbert Krewinkel2017-12-29
| * data/pandoc.lua: fix documentation for global_filterAlbert Krewinkel2017-12-29
| * Fixed some doc comments in data/pandoc.lua.John MacFarlane2017-12-28
| * data/sample.lua: use `next` instead of for loopAlbert Krewinkel2017-12-27
| * Removed extra comment.John MacFarlane2017-12-27
| * Revert "data/sample.lua: Fixed problem with definition lists."John MacFarlane2017-12-27
| * data/sample.lua: fixed problem with tables.John MacFarlane2017-12-27
| * data/sample.lua: Fixed problem with definition lists.John MacFarlane2017-12-27
| * Updated reference.docx.John MacFarlane2017-12-26
| * HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
| * data/init.lua: load pandoc.utils by defaultAlbert Krewinkel2017-12-23
| * Lua modules: added pandoc.utils moduleAlbert Krewinkel2017-12-21
| * Removed default.theme data file.John MacFarlane2017-12-21
| * Lua modules: turn pipe, read into full Haskell functionsAlbert Krewinkel2017-12-20
| * pandoc.lua: re-add missing MetaMap functionAlbert Krewinkel2017-12-19
| * Update latex template to work with recent versions of beamer.John MacFarlane2017-12-13
| * Added support for LaTeX pagestyle variable (#4135)Thomas Hodgson2017-12-11
| * Add default pptx data for Powerpoint writer.Jesse Rosenthal2017-12-11
| * Lua filters: use script to initialize the interpreterAlbert Krewinkel2017-12-06
| * Lua filters: refactor lua module handlingAlbert Krewinkel2017-12-02
| * reveal.js template: add title-slide identifier to title slide.John MacFarlane2017-12-04
| * Include default CSS for 'underline' class in HTML-based templates.John MacFarlane2017-12-03
| * revealjs template: added a necessary escape.John MacFarlane2017-12-01
| * reveal.js template: include tex2jax configuration.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