summaryrefslogtreecommitdiff
path: root/pandoc.hs
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.hs')
-rw-r--r--pandoc.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.hs b/pandoc.hs
index 322e74233..8ec570bb3 100644
--- a/pandoc.hs
+++ b/pandoc.hs
@@ -1113,7 +1113,7 @@ main = do
>>= writerFn outputFile . handleEntities
where htmlFormat = writerName' `elem`
["html","html+lhs","html5","html5+lhs",
- "s5","slidy","slideous","dzslides"]
+ "s5","slidy","slideous","dzslides","reveal_js"]
selfcontain = if selfContained && htmlFormat
then makeSelfContained datadir
else return