summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Added scripts/deflists.py to filter examples.John MacFarlane2013-08-16
* Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane2013-08-14
* Added Tests.Walk.John MacFarlane2013-08-10
* Pass writename as argument to filters.John MacFarlane2013-08-08
* Added Text.Pandoc.Process (pipeProcess).John MacFarlane2013-08-08
* Revert "Revert "Added `--filter` option.""John MacFarlane2013-08-08
* Added Text.Pandoc.Compat.TagSoupEntity.John MacFarlane2013-08-08
* Added Text.Pandoc.Compat.Monoid.John MacFarlane2013-08-08
* Require latest version of texmath.John MacFarlane2013-08-05
* Remove CPP from default-extensions; add pragmas to modules as needed.John MacFarlane2013-08-04
* pandoc.cabal: Removed support for ghc version < 7.2.John MacFarlane2013-08-03
* Revert "Added `--filter` option."John MacFarlane2013-07-23
* Added `--filter` option.John MacFarlane2013-07-23
* Require highlighting-kate 0.5.5.John MacFarlane2013-07-22
* cabal: Added http-conduit flag, which allows fetching https resources.John MacFarlane2013-07-04
* Markdown reader: Better error messages for yaml headers.John MacFarlane2013-07-02
* Created Text.Pandoc.Writers.Shared, improved metaToJSON.John MacFarlane2013-07-01
* Require highlighting-kate 0.5.4.John MacFarlane2013-06-26
* Use new flexible metadata type.John MacFarlane2013-06-24
* Revised Text.Pandoc.Templates to accept JSON contexts.John MacFarlane2013-06-24
* Use aeson for json.John MacFarlane2013-06-24
* Set default stack size to 16M.John MacFarlane2013-05-29
* Bump upper bound for criterion.John MacFarlane2013-05-07
* Use latest highlighting-kate and texmath.John MacFarlane2013-05-07
* Version bump to 1.11.2.John MacFarlane2013-05-01
* PDF: On Windows, create temdir in working directory.John MacFarlane2013-04-26
* Added Text.Pandoc.Asciify utility module.John MacFarlane2013-04-23
* Added CONTRIBUTING.md.John MacFarlane2013-04-14
* Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.John MacFarlane2013-04-14
* Added stubs for haddock reader tests.John MacFarlane2013-03-28
* Mention haddock reader in cabal description.John MacFarlane2013-03-28
* Add reader for Haddock markup based on Haddock's own lexer/parser.David Lazar2013-03-28
* Removed blaze_html_0_5 flag, require blaze-html >= 0.5.John MacFarlane2013-03-26
* Slidy: Use slidy.js rather than slidy.js.gz.John MacFarlane2013-03-25
* Documented revealjs in README and pandoc.cabal description.John MacFarlane2013-03-23
* Added default.revealjs template to cabal file.John MacFarlane2013-03-23
* Added OPML template, tests.John MacFarlane2013-03-20
* Added Text.Pandoc.Writers.OPML.John MacFarlane2013-03-19
* Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane2013-03-19
* Revert "LaTeX reader: citation handling changes."John MacFarlane2013-03-17
* Version bump to 1.11.1.John MacFarlane2013-03-16
* Version bump to 1.11.0.1.John MacFarlane2013-03-16
* Bumped QuickCheck version bound.John MacFarlane2013-03-16
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Bump syb version to < 0.5.John MacFarlane2013-03-06
* Hide Text.Pandoc.Highlighting.John MacFarlane2013-03-05
* pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive.John MacFarlane2013-03-04
* Allow compilation with blaze-html 0.6.John MacFarlane2013-02-19
* Increased upper bound for Diff.John MacFarlane2013-02-13
* Version bump to 1.11, Text.Pandoc.Parsing no longer exposed.John MacFarlane2013-02-12