summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | appveyor.yml: proper path for editbin.John MacFarlane2017-05-15
* | appveyor.yml: Don't install hsb2hs.John MacFarlane2017-05-15
* | appveyor.yml: make executables LARGEADDRESSAWAREJohn MacFarlane2017-05-15
* | Debian control: updated description.John MacFarlane2017-05-15
* | Debian control: added latex packages as 'suggested'.John MacFarlane2017-05-15
* | Merge pull request #3668 from tarleb/copyright-updateJohn MacFarlane2017-05-15
|\ \ | |/ |/|
| * COPYRIGHT: list new files not written by JohnAlbert Krewinkel2017-05-13
| * Update dates in copyright noticesAlbert Krewinkel2017-05-13
|/
* Add haddock module description to FB2 writerAlbert Krewinkel2017-05-13
* Change maintainer line in Org writer moduleAlbert Krewinkel2017-05-13
* Replace `repeat' and `take' with `replicate' once moreAlexander Krotov2017-05-12
* Replace `repeat' and `take' with `replicate'Alexander Krotov2017-05-12
* Combine grid table parsersAlbert Krewinkel2017-05-11
* LaTeX: Load `parskip` before `hyperref`. (#3654)Václav Haisman2017-05-09
* Fix links inside captions in LaTeX output with links-as-notes.Václav Haisman2017-05-08
* Markdown writer: missing \n (#3647)David A Roberts2017-05-07
* Muse writer: Indent tables with one space (#3649)Alexander Krotov2017-05-07
* Rename fillMedia -> fillMediaBag.John MacFarlane2017-05-07
* PDF: use fillMedia and extractMedia to extract media to tmp dir.John MacFarlane2017-05-07
* Moved fillMedia, extractMedia from App to Class.John MacFarlane2017-05-07
* Added PandocHttpException, trap exceptions in fetching from URLs.John MacFarlane2017-05-07
* Remove https flag.John MacFarlane2017-05-07
* fillMediaBag: don't cause fatal error if resource not found.John MacFarlane2017-05-07
* Updated documentation for `--extract-media`.John MacFarlane2017-05-07
* Allow `--extract-media` to work with non-binary input formats.John MacFarlane2017-05-07
* Use fewer quickcheck tests for lua tests, to speed things up.John MacFarlane2017-05-07
* Simplify plumbing for document transformation.John MacFarlane2017-05-07
* Markdown reader: improved parsing of indented raw HTML blocks.John MacFarlane2017-05-06
* LaTeX reader: Better handling of comments inside math environments.John MacFarlane2017-05-06
* Fix keyval funtion: pandoc did not parse options in braces correctly.… (#3642)schrieveslaach2017-05-06
* Small reformatting in MANUAL.John MacFarlane2017-05-06
* ConTeXt template: improved font handling.John MacFarlane2017-05-06
* Drop redundant import of sortAlbert Krewinkel2017-05-06
* Org reader: support macrosAlbert Krewinkel2017-05-06
* Revert "SelfContained: special handling for css @import."John MacFarlane2017-05-05
* SelfContained: special handling for css @import.John MacFarlane2017-05-05
* SelfContained: Handle url() inside material retrieved from url().John MacFarlane2017-05-05
* Include `backtick_code_blocks` extension in `mardkown_mmd`.John MacFarlane2017-05-04
* Muse writer: omit automatic header identifiers (#3633)Alexander Krotov2017-05-04
* Org reader: support table.el tablesAlbert Krewinkel2017-05-03
* Generalize tableWith, gridTableWithAlbert Krewinkel2017-05-02
* Markdown writer: better escaping for links (#3628)David A Roberts2017-05-03
* LaTeX reader: Add support for tabularx environment (#3632)schrieveslaach2017-05-03
* Markdown Writer: put space before reference link definitionsMauro Bieg2017-05-03
* Added PandocResourceNotFound error.John MacFarlane2017-05-02
* stack.yaml: use lts-8.12.John MacFarlane2017-05-02
* Markdown writer: Case-insensitive reference links. (#3616)David A Roberts2017-05-02
* FB2 writer: Add support for "lang" metadata (#3625)Alexander Krotov2017-05-02
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* Document lua filtersAlbert Krewinkel2017-04-30