commit | 6da1bb6fc2d73916acd1947d5df5150404b4fbdb | [log] [tgz] |
---|---|---|
author | JJ Allaire <jj@rstudio.org> | Sat Jan 30 14:28:39 2016 -0500 |
committer | JJ Allaire <jj@rstudio.org> | Sat Jan 30 14:28:39 2016 -0500 |
tree | 9e1b8b57c2a85478c13ece55939c31634f3c8325 | |
parent | cff9e7cbd110f2050fe69f51bcdab4c2a2f1a4d7 [diff] [blame] |
migrate to reveal 3.2; add tests for all themes
diff --git a/examples/simple.Rmd b/examples/simple.Rmd index 309f0f5..8a8b485 100644 --- a/examples/simple.Rmd +++ b/examples/simple.Rmd
@@ -2,7 +2,7 @@ title: "Untitled" output: revealjs::revealjs_presentation: - self_contained: false + self_contained: true --- ```{r setup, include=FALSE}