summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-07-13 20:44:56 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-07-13 20:44:56 -0700
commit9b833e874457d41914d097f1c7cb4b1da636fb4c (patch)
tree1a97d036a04cbc180e07383673fc4abf7c54ccbb /pandoc.cabal
parenta59a14190686ceab44e8dd2ccb7d061f281f929f (diff)
Added a slidy writer.
Resolves Issue #122.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 36533a88a..582f95351 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -42,6 +42,7 @@ Data-Files:
templates/man.template, templates/markdown.template,
templates/rst.template, templates/plain.template,
templates/mediawiki.template, templates/rtf.template,
+ templates/slidy.template,
-- data for ODT writer
reference.odt,
-- stylesheet for EPUB writer