summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Powerpoint writer: combine adjacent runs.Jesse Rosenthal2018-01-03
* Powerpoint writer: Fix new replaceNamedChildrenJesse Rosenthal2018-01-03
* PowerPoint writer: make inline code inherit code size.Jesse Rosenthal2018-01-03
* Powerpoint writer: simplify replaceNamedChildren functionJesse Rosenthal2018-01-03
* Powerpoint writer: code cleanupJesse Rosenthal2018-01-03
* Powerpoint writer: Allow linked images.Jesse Rosenthal2018-01-03
* Use latest pandoc-citeproc.John MacFarlane2018-01-03
* PowerPoint writer: Fix error with empty table cell.Jesse Rosenthal2018-01-03
* Powerpoint writer: Fix compiler error (again)Jesse Rosenthal2018-01-03
* Powerpoint writer: Appease compilerJesse Rosenthal2018-01-03
* Powerpoint writer: Implement two-column slides.Jesse Rosenthal2018-01-03
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
* Use latest pandoc-citeproc.John MacFarlane2018-01-02
* Merge pull request #4219 from stalmon/masterJohn MacFarlane2018-01-02
|\
| * firstRow table definition compatibility for Word 2016Sebastian Talmon2018-01-02
| * Removed redundant subtitle in titlestalmon2018-01-02
* | MANUAL.txt: add information about paragraph insertion/deletionJesse Rosenthal2018-01-02
* | Revert "MANUAL.txt: add information about paragraph insertion/deletion."Jesse Rosenthal2018-01-02
* | Docx reader: remove MultiWayIfJesse Rosenthal2018-01-02
* | MANUAL.txt: add information about paragraph insertion/deletion.Jesse Rosenthal2018-01-02