summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* RST reader: add aligned environment when needed in math.John MacFarlane2018-01-14
* Markdown reader: Improved inlinesInBalancedBrackets.John MacFarlane2018-01-14
* LaTeX reader: Advance source position at end of stream.John MacFarlane2018-01-14
* Powerpoint writer: Refactor into separate modules.Jesse Rosenthal2018-01-14
* Powerpoint writer: Avoid overlapping blocks in column output.Jesse Rosenthal2018-01-14
* Powerpoint writer: Position images correctly in two-column layout.Jesse Rosenthal2018-01-14
* Powerpoint writer: Make content shape retrieval environment-awareJesse Rosenthal2018-01-14
* LaTeX reader: pass through macro defs in rawLaTeXBlock...John MacFarlane2018-01-13
* LaTeX reader: fixed pos calculation in tokenizing escaped space.John MacFarlane2018-01-13
* Powerpoint writer: Improve image handling.Jesse Rosenthal2018-01-13
* LaTeX reader: allow macro definitions inside macros.John MacFarlane2018-01-13
* Powerpoint writer: read presentation size from reference file.Jesse Rosenthal2018-01-13
* Powerpoint writer: code cleanupJesse Rosenthal2018-01-13
* Powerpoint writer: Handle (sub)headers above slidelevel correctly.Jesse Rosenthal2018-01-13
* Powerpoint writer: Check for required filesJesse Rosenthal2018-01-13
* Powerpoint writer: Improve templating using `--reference-doc`Jesse Rosenthal2018-01-12
* Lua filters: improve error messagesAlbert Krewinkel2018-01-12
* 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
* LaTeX reader: fix inconsistent column widths.John MacFarlane2018-01-10
* RST reader: better handling for headers with an anchor.John MacFarlane2018-01-10
* HTML writer: Fixed footnote backlinks with --id-prefix.John MacFarlane2018-01-09
* Use latest skylighting and omit the 'missingincludes' check.John MacFarlane2018-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
* 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
* 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
* PowerPoint writer: Fix error with empty table cell.Jesse Rosenthal2018-01-03