summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Docx reader: Add tests for paragraph insertion/deletion.Jesse Rosenthal2018-01-02
* | Docx reader: Allow for insertion/deletion of paragraphs.Jesse Rosenthal2018-01-02
* | Docx reader: Parse track changes info into paragraph props.Jesse Rosenthal2018-01-02
* | Docx reader: Extract tracked changes type from parpart.Jesse Rosenthal2018-01-02
* | Docx writer: Fix custom styles with spaces in the name.John MacFarlane2018-01-01
* | Revert "Travis: try running tests single-threaded."John MacFarlane2018-01-01
* | Travis: try running tests single-threaded.John MacFarlane2018-01-01
* | Markdown reader: rewrite inlinesInBalancedBrackets.John MacFarlane2018-01-01
|/
* Lua.Module.Utils: make stringify work on MetaValues.John MacFarlane2018-01-01
* Docx reader: minor cleanup.Jesse Rosenthal2017-12-31
* Docx reader: tests for overlapping targets (anchor spans).Jesse Rosenthal2017-12-31
* Docx Reader: Combine adjacent anchors.Jesse Rosenthal2017-12-31
* Markdown reader: Avoid parsing raw tex unless \ + letter seen.John MacFarlane2017-12-30
* LaTeX reader: Simplified a check for raw tex command.John MacFarlane2017-12-30
* Docx reader: tests for removing unused anchors.Jesse Rosenthal2017-12-30
* Docx reader: Remove unused anchors.Jesse Rosenthal2017-12-30
* Improve benchmarks.John MacFarlane2017-12-30
* Muse reader: automatically translate #cover into #cover-imageAlexander Krotov2017-12-31
* Improved benchmark argument parsing.John MacFarlane2017-12-30
* Fixed small bug in README generation.John MacFarlane2017-12-30
* Use gfm for generated README.md.John MacFarlane2017-12-30
* Muse reader: enable round trip testAlexander Krotov2017-12-30