summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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: Add test for hyperlinks in instrText tagJesse Rosenthal2018-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
|/
* Reduce compiler noise (exact paths for compiled modules).John MacFarlane2018-01-15
* 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
* | Remove custom prelude and ghc 7.8 support.John MacFarlane2018-01-14
* | Revert "Custom prelude - only export <> from Data.Monoid."John MacFarlane2018-01-14
* | Custom prelude - only export <> from Data.Monoid.John MacFarlane2018-01-14
* | Fix import.John MacFarlane2018-01-14
* | Fix cabal to use base-compat with ghc < 7.10.John MacFarlane2018-01-14
* | Powerpoint writer: Fix anchor links.Jesse Rosenthal2018-01-14
* | Use base-compat for our custom prelude.John MacFarlane2018-01-14
* | Clarified `latex_macros` extension.John MacFarlane2018-01-14
* | RST reader: add aligned environment when needed in math.John MacFarlane2018-01-14
* | Markdown reader: Improved inlinesInBalancedBrackets.John MacFarlane2018-01-14
* | Allow latest QuickCheck.John MacFarlane2018-01-14
* | LaTeX reader: Advance source position at end of stream.John MacFarlane2018-01-14
* | Shorten unbalanced brackets test.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
* | data/pandoc.lua: add attr, listAttributes accessorsAlbert Krewinkel2018-01-13
* | data/pandoc.lua: accept single block as singleton listAlbert Krewinkel2018-01-13
* | MANUAL: recommend use of `raw_attribute` extension in header includes.John MacFarlane2018-01-13
* | LaTeX reader: allow macro definitions inside macros.John MacFarlane2018-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
* | data/pandoc.lua: accept singleton inline as a listAlbert Krewinkel2018-01-13
* | data/pandoc.lua: drop _VERSIONAlbert Krewinkel2018-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