From da52412455707656e7738d110c32be2decee2dcd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 22 Jul 2010 22:23:30 -0700 Subject: Extended --offline to s5. S5 default is now to include links, rather than a full copy of scripts and stylesheets. --- src/Text/Pandoc/Writers/S5.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Text') 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, -- cgit v1.2.3