Age | Commit message (Expand) | Author | Files | Lines |
2013-08-08 | Added Text.Pandoc.Compat.TagSoupEntity. | John MacFarlane | 1 | -1/+2 |
2013-08-08 | Added Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -0/+1 |
2013-08-05 | Require latest version of texmath. | John MacFarlane | 1 | -1/+1 |
2013-08-04 | Remove CPP from default-extensions; add pragmas to modules as needed. | John MacFarlane | 1 | -4/+0 |
2013-08-03 | pandoc.cabal: Removed support for ghc version < 7.2. | John MacFarlane | 1 | -40/+6 |
2013-07-23 | Revert "Added `--filter` option." | John MacFarlane | 1 | -1/+0 |
2013-07-23 | Added `--filter` option. | John MacFarlane | 1 | -0/+1 |
2013-07-22 | Require highlighting-kate 0.5.5. | John MacFarlane | 1 | -3/+3 |
2013-07-14 | Initial work to create dokuwiki writer (#386) | Clare Macrae | 1 | -1/+2 |
2013-07-04 | cabal: Added http-conduit flag, which allows fetching https resources. | John MacFarlane | 1 | -0/+8 |
2013-07-02 | Markdown reader: Better error messages for yaml headers. | John MacFarlane | 1 | -1/+1 |
2013-07-01 | Created Text.Pandoc.Writers.Shared, improved metaToJSON. | John MacFarlane | 1 | -0/+1 |
2013-06-26 | Require highlighting-kate 0.5.4. | John MacFarlane | 1 | -3/+3 |
2013-06-24 | Use new flexible metadata type. | John MacFarlane | 1 | -3/+5 |
2013-06-24 | Revised Text.Pandoc.Templates to accept JSON contexts. | John MacFarlane | 1 | -0/+3 |
2013-06-24 | Use aeson for json. | John MacFarlane | 1 | -3/+2 |
2013-05-29 | Set default stack size to 16M. | John MacFarlane | 1 | -2/+2 |
2013-05-07 | Bump upper bound for criterion. | John MacFarlane | 1 | -1/+1 |
2013-05-07 | Use latest highlighting-kate and texmath. | John MacFarlane | 1 | -2/+2 |
2013-05-01 | Version bump to 1.11.2. | John MacFarlane | 1 | -1/+1 |
2013-04-26 | PDF: On Windows, create temdir in working directory. | John MacFarlane | 1 | -0/+2 |
2013-04-23 | Added Text.Pandoc.Asciify utility module. | John MacFarlane | 1 | -0/+1 |
2013-04-14 | Added CONTRIBUTING.md. | John MacFarlane | 1 | -1/+1 |
2013-04-14 | Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`. | John MacFarlane | 1 | -1/+5 |
2013-03-28 | Added stubs for haddock reader tests. | John MacFarlane | 1 | -0/+2 |
2013-03-28 | Mention haddock reader in cabal description. | John MacFarlane | 1 | -8/+9 |
2013-03-28 | Add reader for Haddock markup based on Haddock's own lexer/parser. | David Lazar | 1 | -1/+5 |
2013-03-26 | Removed blaze_html_0_5 flag, require blaze-html >= 0.5. | John MacFarlane | 1 | -9/+1 |
2013-03-25 | Slidy: Use slidy.js rather than slidy.js.gz. | John MacFarlane | 1 | -1/+1 |
2013-03-23 | Documented revealjs in README and pandoc.cabal description. | John MacFarlane | 1 | -1/+2 |
2013-03-23 | Added default.revealjs template to cabal file. | John MacFarlane | 1 | -0/+1 |
2013-03-20 | Added OPML template, tests. | John MacFarlane | 1 | -7/+16 |
2013-03-19 | Added Text.Pandoc.Writers.OPML. | John MacFarlane | 1 | -1/+2 |
2013-03-19 | Added Text.Pandoc.Readers.OPML, exporting readOPML. | John MacFarlane | 1 | -1/+4 |
2013-03-17 | Revert "LaTeX reader: citation handling changes." | John MacFarlane | 1 | -2/+0 |
2013-03-16 | Version bump to 1.11.1. | John MacFarlane | 1 | -1/+1 |
2013-03-16 | Version bump to 1.11.0.1. | John MacFarlane | 1 | -1/+1 |
2013-03-16 | Bumped QuickCheck version bound. | John MacFarlane | 1 | -1/+1 |
2013-03-09 | LaTeX reader: citation handling changes. | John MacFarlane | 1 | -0/+2 |
2013-03-06 | Bump syb version to < 0.5. | John MacFarlane | 1 | -3/+3 |
2013-03-05 | Hide Text.Pandoc.Highlighting. | John MacFarlane | 1 | -1/+2 |
2013-03-04 | pandoc.cabal: Require latest h-k, texmath, citeproc-hs, zip-archive. | John MacFarlane | 1 | -6/+6 |
2013-02-19 | Allow compilation with blaze-html 0.6. | John MacFarlane | 1 | -2/+2 |
2013-02-13 | Increased upper bound for Diff. | John MacFarlane | 1 | -1/+1 |
2013-02-12 | Version bump to 1.11, Text.Pandoc.Parsing no longer exposed. | John MacFarlane | 1 | -2/+2 |
2013-02-09 | Version to 1.10.1.1 since we no longer have API change. | John MacFarlane | 1 | -1/+1 |
2013-02-09 | Revert "Hide module Text.Pandoc.Parsing." | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Revert "Hide module Text.Pandoc.Highlighting." | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Version bump to 1.11 due to API changes. | John MacFarlane | 1 | -1/+1 |
2013-02-05 | Hide module Text.Pandoc.Highlighting. | John MacFarlane | 1 | -1/+1 |