summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Markdown reader: don't coalesce adjacent raw LaTeX blocks...John MacFarlane2018-01-17
* Powerpoint writer: Change reference to notesSlide to endNotesSlideJesse Rosenthal2018-01-17
* Powerpoint writer: Move image sizing into picProps.Jesse Rosenthal2018-01-17
* ImageSize: add derived Eq instance to DimensionJesse Rosenthal2018-01-17
* Markdown writer: fix cell width calculation.John MacFarlane2018-01-16
* Merge pull request #4271 from dotlambda/lstinline-ampersandJohn MacFarlane2018-01-16
|\
| * LaTeX writer: escape & in lstinlineRobert Schütz2018-01-16
* | Docx reader: Parse hyperlinks in instrText tagsJesse Rosenthal2018-01-16
* | Docx reader: Parse instrText info in fldChar tags.Jesse Rosenthal2018-01-16
* | Docx reader: Parse fldChar tagsJesse Rosenthal2018-01-16
|/
* HTML reader: Fix col width parsing for percentages < 10% (#4262)n3fariox2018-01-15
* ConTeXt writer: Use xtables instead of Tables (#4223)Henri Menke2018-01-15
* Powerpoint writer: Improve table placement.Jesse Rosenthal2018-01-15
* Powerpoint writer: Make our own _rels/.rels file.Jesse Rosenthal2018-01-15
* Powerpoint writer: Import reference-doc images properly.Jesse Rosenthal2018-01-15
* Renaming: Json -> JSON in modules and functions.John MacFarlane2018-01-15
* Merge pull request #4227 from tarleb/lua-run-json-filterJohn MacFarlane2018-01-15
|\
| * Lua modules: add function pandoc.utils.run_json_filterAlbert Krewinkel2018-01-13
| * Move filter functions to separate moduleAlbert Krewinkel2018-01-13
* | Powerpoint writer: Move Presentation.hs out of PandocMonadJesse Rosenthal2018-01-15
* | Powerpoint writer: Ignore anchor links to nowehere.Jesse Rosenthal2018-01-15
* | Powerpoint writer: Fix anchor links.Jesse Rosenthal2018-01-14
* | 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