aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Changed Offline module to SelfContained, offline to makeSelfContained.John MacFarlane1-1/+1
2011-11-20Added missing s5 files to data-files in pandoc.cabal.John MacFarlane1-0/+3
2011-11-20Depend on zlib (for Offline).John MacFarlane1-2/+4
2011-11-19Added Text.Pandoc.Offline module.John MacFarlane1-2/+3
2011-11-18Renamed to AsciiDoc. Fixed display math and escapes.John MacFarlane1-1/+1
2011-11-18Spelling correction.John MacFarlane1-1/+1
2011-11-16Added an asciidoc writer (partial).John MacFarlane1-3/+6
2011-11-09Require citeproc-hs >= 0.3.4.John MacFarlane1-2/+2
2011-10-23Revert "Added built man pages to repository."John MacFarlane1-1/+1
2011-10-23Added built man pages to repository.John MacFarlane1-1/+1
2011-10-01Added dzslides output option.John MacFarlane1-0/+1
2011-09-02relax some version constraints in the package descriptionAntoine Latter1-5/+5
2011-08-18Revert "Workaround for linker errors in macosx + ghc 7.0.3."John MacFarlane1-12/+6
2011-08-18Workaround for linker errors in macosx + ghc 7.0.3.John MacFarlane1-6/+12
2011-08-01Relax version bounds for pandoc-types to 1.8.*.John MacFarlane1-2/+2
2011-08-01Bump version to 1.8.2.1John MacFarlane1-1/+1
2011-07-31.cabal: extend test-framework dep range up to <0.5Sergei Trofimovich1-1/+1
2011-07-30Added Tests.Writers.Markdown in cabal file.John MacFarlane1-0/+1
2011-07-30Updated tested-with field.John MacFarlane1-1/+1
2011-07-28Depend on same version of pandoc-types as citeproc-hs, for now.John MacFarlane1-2/+2
2011-07-24Use data: protocol to embed s5 css in <link> tags.John MacFarlane1-2/+4
2011-07-24Use yuicompressor-packed js for s5.John MacFarlane1-2/+1
2011-07-24Fixed slidy css.John MacFarlane1-1/+1
2011-07-22Version bump to 1.8.2.John MacFarlane1-1/+1
2011-07-22Changed default template naming scheme.John MacFarlane1-8/+8
2011-07-22Version bump to 1.8.1.3.John MacFarlane1-1/+1
2011-07-19Added unexported Text.Pandoc.MIME.John MacFarlane1-0/+1
2011-07-16Version bump to 1.8.1.2.John MacFarlane1-1/+1
2011-06-09Changed to github issue tracker.John MacFarlane1-1/+1
2011-02-13Bump version to 1.8.1.1 & update changelog.John MacFarlane1-1/+1
2011-02-13Version bump to 1.8.1.John MacFarlane1-1/+1
2011-02-05Updated copyright.John MacFarlane1-1/+1
2011-02-05Bumped version to 1.8.0.3; updated changelog; fixed source-repository.John MacFarlane1-2/+2
2011-02-05Added Source-repository to cabal file.John MacFarlane1-0/+4
2011-02-05Version bump to 1.8.0.2.John MacFarlane1-1/+1
2011-02-01Added 6.10.4 to list of GHC versions test (MacPorts).John MacFarlane1-1/+1
2011-01-31Version bump to 1.8.0.1.John MacFarlane1-1/+1
2011-01-30Require non-buggy zip-archive 0.1.1.7.John MacFarlane1-2/+2
2011-01-30Depend on citeproc >= 0.3.1.John MacFarlane1-2/+2
2011-01-29Added HTML writer tests for inline code.John MacFarlane1-0/+1
2011-01-29Depend on highlighting-kate >= 0.2.9.John MacFarlane1-2/+2
2011-01-29Moved tests to src.John MacFarlane1-1/+1
2011-01-29Updated tested-with field of cabal file.John MacFarlane1-1/+1
2011-01-29Added Tests.Shared with normalize round-trip tests.John MacFarlane1-0/+1
2011-01-29Added biblatex citation tests to Tests.Readers.LaTeX.John MacFarlane1-1/+0
2011-01-29Added natbib citation tests to Tests.Readers.LaTeX.John MacFarlane1-1/+0
2011-01-28Refactored man pages.John MacFarlane1-1/+5
2011-01-28Moved manpage.template -> man/man1/pandoc.1.template.John MacFarlane1-1/+1
2011-01-26Added Tests.Readers.Markdown.John MacFarlane1-0/+1
2011-01-26Add support for attributes in inline Code.John MacFarlane1-2/+2