commit | d55cff0e506404f826f1bb341f4482bc7343775f | [log] [tgz] |
---|---|---|
author | junkka <johan.junkka@gmail.com> | Sun Mar 15 22:27:03 2015 +0100 |
committer | junkka <johan.junkka@gmail.com> | Sun Mar 15 22:27:03 2015 +0100 |
tree | d62233a671da6a79806a73c44998d2acaf1e94e7 | |
parent | 77fbf08e4b9839796192f8fd83237df79a9f34d8 [diff] [blame] |
background-transition
diff --git a/inst/rmarkdown/templates/revealjs_presentation/default.html b/inst/rmarkdown/templates/revealjs_presentation/default.html index 7cf650f..ecbcbc2 100644 --- a/inst/rmarkdown/templates/revealjs_presentation/default.html +++ b/inst/rmarkdown/templates/revealjs_presentation/default.html
@@ -157,7 +157,8 @@ history: true, center: $if(center)$true$else$false$endif$, transition: '$transition$', - + backgroundTransition: '$background_transition$', + // Optional libraries used to extend on reveal.js dependencies: []}); </script>