summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Use lua filter to generate man page from MANUAL.John MacFarlane2017-11-11
* Add lua filter functions to walk inline and block elements.John MacFarlane2017-11-11
* Use skylighting 0.4.3.2.John MacFarlane2017-11-04
* Bump to 2.0.1.1.John MacFarlane2017-11-04
* Use texmath 0.10.John MacFarlane2017-11-03
* Use latest skylighting.John MacFarlane2017-11-03
* Use latest skylighting; ensure no duplicate ids on code lines.John MacFarlane2017-11-02
* Bump tasty upper bound.John MacFarlane2017-11-02
* Merge pull request #4001 from labdsf/fb2-testsJohn MacFarlane2017-11-01
|\
| * Add new style FB2 testsAlexander Krotov2017-10-28
* | Version to 2.0.1.John MacFarlane2017-10-31
* | Bump to 2.0.0.1.John MacFarlane2017-10-30
* | Added creole reader test files to pandoc.cabal.John MacFarlane2017-10-29
|/
* Removed unnecessary build-deps.John MacFarlane2017-10-27
* Use CamelCase for JavaScript for uniformityKolen Cheung2017-10-26
* Bring MANUAL, README, and pandoc.cabal description in sync.John MacFarlane2017-10-26
* Creole reader (#3994)Sascha Wilde2017-10-26
* Use skylighting 0.4.2.John MacFarlane2017-10-26
* Updated Glob upper bound.John MacFarlane2017-10-23
* Use doctemplates 0.2.1: allows `$--` line comments in templates.John MacFarlane2017-10-20
* Export Text.Pandoc.BCP47John MacFarlane2017-10-17
* Split list of authors from MANUAL.txt into separate file, AUTHORS.md.John MacFarlane2017-10-17
* Improved handling of include files in LaTeX reader.John MacFarlane2017-10-16
* Remove openURL from Shared (API change).John MacFarlane2017-10-15
* Use hslua v0.9.0Albert Krewinkel2017-10-05
* Added ghc 8.2.1 to tested-with stanza.John MacFarlane2017-09-24
* Require pandoc-types 1.17.2.John MacFarlane2017-09-24
* Use skylighting 0.4.John MacFarlane2017-09-15
* FromJSON/ToJSON instances for Reader, WriterOptions.John MacFarlane2017-09-14
* Require skylighting 0.3.4.1 or higher.John MacFarlane2017-09-09
* Removed old beamer template.John MacFarlane2017-09-08
* cabal: add custom-setup stanza, lowercase field names.John MacFarlane2017-09-07
* Add 'static' Cabal flag, use it for linux statically linked.John MacFarlane2017-09-04
* RST reader: Fixed `..include::` directive.John MacFarlane2017-08-27
* Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane2017-08-20
* HTML reader: support column alignments.John MacFarlane2017-08-17
* Update to hslua-0.8.0Albert Krewinkel2017-08-16
* Changed command test for #2994 so it actually tests the writer.John MacFarlane2017-08-14
* Delete Text.Pandoc.Lua.SharedInstancesAlbert Krewinkel2017-08-13
* Use hslua >= 0.7, update Lua codeAlbert Krewinkel2017-08-13
* Docx writer: pass through comments.John MacFarlane2017-08-12
* Change to yaml for translation files.John MacFarlane2017-08-12
* Added support for translations (localization) (see #3559).John MacFarlane2017-08-11
* Added data file to pandoc.cabal.John MacFarlane2017-08-10
* RST reader: Basic support for csv-table directive.John MacFarlane2017-08-10
* Build config that works with lts-9.0 and nightly.John MacFarlane2017-08-09
* Don't put fancy warnings in pandoc.cabal ghc-options.John MacFarlane2017-08-08
* Use extra ghc warnings.John MacFarlane2017-08-08
* Remove GFM modules; use CMarkGFM for both gfm and commonmark.John MacFarlane2017-08-07
* Added gfm (GitHub-flavored CommonMark) as an input and output format.John MacFarlane2017-08-07