summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-07-22 22:23:30 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-07-22 22:23:43 -0700
commitda52412455707656e7738d110c32be2decee2dcd (patch)
tree13c3515ba34eff5b09ebcd269d436ee2efef7a6c /src/Text/Pandoc/Writers
parentc5ed016616e1e6fef1801c98ef61a5eae6a3af55 (diff)
Extended --offline to s5.
S5 default is now to include links, rather than a full copy of scripts and stylesheets.
Diffstat (limited to 'src/Text/Pandoc/Writers')
-rw-r--r--src/Text/Pandoc/Writers/S5.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Text/Pandoc/Writers/S5.hs b/src/Text/Pandoc/Writers/S5.hs
index 3723626c2..d2dab07a3 100644
--- a/src/Text/Pandoc/Writers/S5.hs
+++ b/src/Text/Pandoc/Writers/S5.hs
@@ -31,6 +31,7 @@ Definitions for creation of S5 powerpoint-like HTML.
module Text.Pandoc.Writers.S5 (
-- * Header includes
s5HeaderIncludes,
+ s5Meta,
s5Links,
-- * Functions
writeS5,