summaryrefslogtreecommitdiff
path: root/pandoc.cabal
Commit message (Expand)AuthorAge
* Moved test-pandoc.hs to tests directory.Nathan Gass2011-01-11
* Changed test-pandoc to use test-framework and HUnit.Nathan Gass2011-01-10
* Updated for texmath 0.5.John MacFarlane2011-01-05
* New HTML reader using tagsoup as a lexer.John MacFarlane2010-12-30
* Removed all dependencies on 'pretty' package.John MacFarlane2010-12-22
* Added new prettyprinting module.John MacFarlane2010-12-17
* test-pandoc: removed need to depend on MissingH.John MacFarlane2010-12-15
* Added 'tests' Cabal flag.John MacFarlane2010-12-15
* Added JSON reader and writer.John MacFarlane2010-12-11
|\
| * Added json format for reading and writing.John MacFarlane2010-12-09
* | Added Benchmark.hs to extra-source-files.John MacFarlane2010-12-10
|/
* Improved process to create man page from README.John MacFarlane2010-12-07
* Documented org-mode writer in README, cabal, man pages.John MacFarlane2010-12-05
* Added templates/org.template to pandoc.cabal.Puneeth Chaganti2010-12-05
* Added Org-mode writerPuneeth Chaganti2010-12-04
* Merge branch 'citeproc' into master.John MacFarlane2010-12-03
|\
| * Merge branch 'master' into citeprocJohn MacFarlane2010-11-27
| |\
| * | Removed citeproc flag and CPP conditionals.John MacFarlane2010-11-23
| * | Made citeproc flag default to True.John MacFarlane2010-11-20
| * | Added default.csl to data files.John MacFarlane2010-11-18
| * | cabal file: Made library and executable build-depends match.John MacFarlane2010-11-06
| * | Changes to use citeproc-hs 0.3.John MacFarlane2010-11-06
| * | Removed Text.Pandoc.Definition, bump version to 1.7.John MacFarlane2010-11-05
* | | more support for Textile reader (explicit links, images), tests and cabal ent...Paul Rivier2010-12-03
| |/ |/|
* | Merge branch 'textile'John MacFarlane2010-11-27
|\ \ | |/ |/|
| * Added Textile writer module.John MacFarlane2010-05-17
* | Bump version to 1.6.1.John MacFarlane2010-10-26
* | Process LaTeX macros in markdown, and apply to TeX math.John MacFarlane2010-10-26
* | pandoc.cabal: Remove profiling options from 'else' clause.John MacFarlane2010-07-24
* | Moved Text.Pandoc.Writers.S5 -> Text.Pandoc.S5.John MacFarlane2010-07-22
* | Moved s5 writing from S5 module to HTML.John MacFarlane2010-07-22
* | Added new --offline option for slidy.John MacFarlane2010-07-22
* | Require texmath >= 0.3, adjusted for new elements.John MacFarlane2010-07-22
* | Reintroduced 'library' cabal flag.John MacFarlane2010-07-21
* | Updated pandoc to use css for highlighting-kate 0.2.7.John MacFarlane2010-07-15
* | Added a slidy writer.John MacFarlane2010-07-13
* | Version bump to 1.6, due to removed functions.John MacFarlane2010-07-05
* | Moved Pandoc prettyprinting code from Shared to new Native writer.John MacFarlane2010-07-05
* | Moved parsing functions from Text.Pandoc.Shared to new module.John MacFarlane2010-07-05
* | Added an EPUB writer.John MacFarlane2010-07-05
* | Made a proper ODT writer.John MacFarlane2010-07-05
|/
* Added Text.Pandoc.UTF8 for portable UTF8 string IO.John MacFarlane2010-05-06
* Removed parsec < 3 restriction.John MacFarlane2010-04-23
* Added 'threaded' flag.John MacFarlane2010-04-20
* Removed 'library' Cabal flag.John MacFarlane2010-04-10
* Removed markdown2pdf from list of data-files.John MacFarlane2010-04-06
* Bumped version to 1.5.1.1, updated changelog.John MacFarlane2010-03-29
* Version bump to 1.5.1.John MacFarlane2010-03-23
* Updated changelog and bumped version to 1.5.0.1.John MacFarlane2010-03-21
* cabal: included several missing test files.John MacFarlane2010-03-20