bump reveal.js version to force updating of plugins
diff --git a/R/revealjs_presentation.R b/R/revealjs_presentation.R
index f8d9906..533ce66 100644
--- a/R/revealjs_presentation.R
+++ b/R/revealjs_presentation.R
@@ -218,7 +218,7 @@
     args <- c()
     
     # reveal.js
-    revealjs_path <- system.file("reveal.js-3.3.0", package = "revealjs")
+    revealjs_path <- system.file("reveal.js-3.3.0.1", package = "revealjs")
     if (!self_contained || identical(.Platform$OS.type, "windows"))
       revealjs_path <- relative_to(
         output_dir, render_supporting_files(revealjs_path, lib_dir))
diff --git a/inst/reveal.js-3.3.0/.gitignore b/inst/reveal.js-3.3.0.1/.gitignore
similarity index 100%
rename from inst/reveal.js-3.3.0/.gitignore
rename to inst/reveal.js-3.3.0.1/.gitignore
diff --git a/inst/reveal.js-3.3.0/CONTRIBUTING.md b/inst/reveal.js-3.3.0.1/CONTRIBUTING.md
similarity index 100%
rename from inst/reveal.js-3.3.0/CONTRIBUTING.md
rename to inst/reveal.js-3.3.0.1/CONTRIBUTING.md
diff --git a/inst/reveal.js-3.3.0/Gruntfile.js b/inst/reveal.js-3.3.0.1/Gruntfile.js
similarity index 100%
rename from inst/reveal.js-3.3.0/Gruntfile.js
rename to inst/reveal.js-3.3.0.1/Gruntfile.js
diff --git a/inst/reveal.js-3.3.0/LICENSE b/inst/reveal.js-3.3.0.1/LICENSE
similarity index 100%
rename from inst/reveal.js-3.3.0/LICENSE
rename to inst/reveal.js-3.3.0.1/LICENSE
diff --git a/inst/reveal.js-3.3.0/README.md b/inst/reveal.js-3.3.0.1/README.md
similarity index 100%
rename from inst/reveal.js-3.3.0/README.md
rename to inst/reveal.js-3.3.0.1/README.md
diff --git a/inst/reveal.js-3.3.0/bower.json b/inst/reveal.js-3.3.0.1/bower.json
similarity index 100%
rename from inst/reveal.js-3.3.0/bower.json
rename to inst/reveal.js-3.3.0.1/bower.json
diff --git a/inst/reveal.js-3.3.0/css/print/paper.css b/inst/reveal.js-3.3.0.1/css/print/paper.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/print/paper.css
rename to inst/reveal.js-3.3.0.1/css/print/paper.css
diff --git a/inst/reveal.js-3.3.0/css/print/pdf.css b/inst/reveal.js-3.3.0.1/css/print/pdf.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/print/pdf.css
rename to inst/reveal.js-3.3.0.1/css/print/pdf.css
diff --git a/inst/reveal.js-3.3.0/css/reveal.css b/inst/reveal.js-3.3.0.1/css/reveal.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/reveal.css
rename to inst/reveal.js-3.3.0.1/css/reveal.css
diff --git a/inst/reveal.js-3.3.0/css/reveal.scss b/inst/reveal.js-3.3.0.1/css/reveal.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/reveal.scss
rename to inst/reveal.js-3.3.0.1/css/reveal.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/README.md b/inst/reveal.js-3.3.0.1/css/theme/README.md
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/README.md
rename to inst/reveal.js-3.3.0.1/css/theme/README.md
diff --git a/inst/reveal.js-3.3.0/css/theme/beige.css b/inst/reveal.js-3.3.0.1/css/theme/beige.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/beige.css
rename to inst/reveal.js-3.3.0.1/css/theme/beige.css
diff --git a/inst/reveal.js-3.3.0/css/theme/black.css b/inst/reveal.js-3.3.0.1/css/theme/black.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/black.css
rename to inst/reveal.js-3.3.0.1/css/theme/black.css
diff --git a/inst/reveal.js-3.3.0/css/theme/blood.css b/inst/reveal.js-3.3.0.1/css/theme/blood.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/blood.css
rename to inst/reveal.js-3.3.0.1/css/theme/blood.css
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/Lato.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/Lato.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/Lato.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/Lato.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/LatoBold.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/LatoBold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/LatoBold.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/LatoBold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/LatoBoldItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/LatoBoldItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/LatoBoldItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/LatoBoldItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/LatoItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/LatoItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/LatoItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/LatoItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/Montserrat.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/Montserrat.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/Montserrat.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/Montserrat.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/NewsCycle.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/NewsCycle.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/NewsCycle.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/NewsCycle.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/NewsCycleBold.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/NewsCycleBold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/NewsCycleBold.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/NewsCycleBold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/OpenSans.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSans.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/OpenSans.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSans.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/OpenSansBold.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansBold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/OpenSansBold.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansBold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/OpenSansBoldItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansBoldItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/OpenSansBoldItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansBoldItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/OpenSansItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/OpenSansItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/OpenSansItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/Quicksand.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/Quicksand.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/Quicksand.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/Quicksand.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/QuicksandBold.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/QuicksandBold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/QuicksandBold.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/QuicksandBold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/UbuntuBold.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuBold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/UbuntuBold.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuBold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/UbuntuBoldItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuBoldItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/UbuntuBoldItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuBoldItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/UbuntuLight.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuLight.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/UbuntuLight.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuLight.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/fonts/UbuntuLightItalic.ttf b/inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuLightItalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/fonts/UbuntuLightItalic.ttf
rename to inst/reveal.js-3.3.0.1/css/theme/fonts/UbuntuLightItalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/css/theme/league.css b/inst/reveal.js-3.3.0.1/css/theme/league.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/league.css
rename to inst/reveal.js-3.3.0.1/css/theme/league.css
diff --git a/inst/reveal.js-3.3.0/css/theme/moon.css b/inst/reveal.js-3.3.0.1/css/theme/moon.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/moon.css
rename to inst/reveal.js-3.3.0.1/css/theme/moon.css
diff --git a/inst/reveal.js-3.3.0/css/theme/night.css b/inst/reveal.js-3.3.0.1/css/theme/night.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/night.css
rename to inst/reveal.js-3.3.0.1/css/theme/night.css
diff --git a/inst/reveal.js-3.3.0/css/theme/serif.css b/inst/reveal.js-3.3.0.1/css/theme/serif.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/serif.css
rename to inst/reveal.js-3.3.0.1/css/theme/serif.css
diff --git a/inst/reveal.js-3.3.0/css/theme/simple.css b/inst/reveal.js-3.3.0.1/css/theme/simple.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/simple.css
rename to inst/reveal.js-3.3.0.1/css/theme/simple.css
diff --git a/inst/reveal.js-3.3.0/css/theme/sky.css b/inst/reveal.js-3.3.0.1/css/theme/sky.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/sky.css
rename to inst/reveal.js-3.3.0.1/css/theme/sky.css
diff --git a/inst/reveal.js-3.3.0/css/theme/solarized.css b/inst/reveal.js-3.3.0.1/css/theme/solarized.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/solarized.css
rename to inst/reveal.js-3.3.0.1/css/theme/solarized.css
diff --git a/inst/reveal.js-3.3.0/css/theme/source/beige.scss b/inst/reveal.js-3.3.0.1/css/theme/source/beige.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/beige.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/beige.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/black.scss b/inst/reveal.js-3.3.0.1/css/theme/source/black.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/black.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/black.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/blood.scss b/inst/reveal.js-3.3.0.1/css/theme/source/blood.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/blood.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/blood.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/league.scss b/inst/reveal.js-3.3.0.1/css/theme/source/league.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/league.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/league.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/moon.scss b/inst/reveal.js-3.3.0.1/css/theme/source/moon.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/moon.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/moon.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/night.scss b/inst/reveal.js-3.3.0.1/css/theme/source/night.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/night.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/night.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/serif.scss b/inst/reveal.js-3.3.0.1/css/theme/source/serif.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/serif.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/serif.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/simple.scss b/inst/reveal.js-3.3.0.1/css/theme/source/simple.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/simple.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/simple.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/sky.scss b/inst/reveal.js-3.3.0.1/css/theme/source/sky.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/sky.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/sky.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/solarized.scss b/inst/reveal.js-3.3.0.1/css/theme/source/solarized.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/solarized.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/solarized.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/source/white.scss b/inst/reveal.js-3.3.0.1/css/theme/source/white.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/source/white.scss
rename to inst/reveal.js-3.3.0.1/css/theme/source/white.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/template/mixins.scss b/inst/reveal.js-3.3.0.1/css/theme/template/mixins.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/template/mixins.scss
rename to inst/reveal.js-3.3.0.1/css/theme/template/mixins.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/template/settings.scss b/inst/reveal.js-3.3.0.1/css/theme/template/settings.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/template/settings.scss
rename to inst/reveal.js-3.3.0.1/css/theme/template/settings.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/template/theme.scss b/inst/reveal.js-3.3.0.1/css/theme/template/theme.scss
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/template/theme.scss
rename to inst/reveal.js-3.3.0.1/css/theme/template/theme.scss
diff --git a/inst/reveal.js-3.3.0/css/theme/white.css b/inst/reveal.js-3.3.0.1/css/theme/white.css
similarity index 100%
rename from inst/reveal.js-3.3.0/css/theme/white.css
rename to inst/reveal.js-3.3.0.1/css/theme/white.css
diff --git a/inst/reveal.js-3.3.0/demo.html b/inst/reveal.js-3.3.0.1/demo.html
similarity index 100%
rename from inst/reveal.js-3.3.0/demo.html
rename to inst/reveal.js-3.3.0.1/demo.html
diff --git a/inst/reveal.js-3.3.0/index.html b/inst/reveal.js-3.3.0.1/index.html
similarity index 100%
rename from inst/reveal.js-3.3.0/index.html
rename to inst/reveal.js-3.3.0.1/index.html
diff --git a/inst/reveal.js-3.3.0/js/reveal.js b/inst/reveal.js-3.3.0.1/js/reveal.js
similarity index 100%
rename from inst/reveal.js-3.3.0/js/reveal.js
rename to inst/reveal.js-3.3.0.1/js/reveal.js
diff --git a/inst/reveal.js-3.3.0/lib/css/zenburn.css b/inst/reveal.js-3.3.0.1/lib/css/zenburn.css
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/css/zenburn.css
rename to inst/reveal.js-3.3.0.1/lib/css/zenburn.css
diff --git a/inst/reveal.js-3.3.0/lib/font/league-gothic/LICENSE b/inst/reveal.js-3.3.0.1/lib/font/league-gothic/LICENSE
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/league-gothic/LICENSE
rename to inst/reveal.js-3.3.0.1/lib/font/league-gothic/LICENSE
diff --git a/inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.css b/inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.css
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.css
rename to inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.css
diff --git a/inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.eot b/inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.eot
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.eot
rename to inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.eot
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.ttf b/inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.ttf
rename to inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.woff b/inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.woff
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/league-gothic/league-gothic.woff
rename to inst/reveal.js-3.3.0.1/lib/font/league-gothic/league-gothic.woff
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/LICENSE b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/LICENSE
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/LICENSE
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/LICENSE
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.eot b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.eot
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.eot
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.eot
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.ttf
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.woff b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.woff
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-italic.woff
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-italic.woff
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.eot b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.eot
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.eot
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.eot
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.ttf
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.woff b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.woff
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-regular.woff
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-regular.woff
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.eot
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.eot
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.eot
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.woff
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibold.woff
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibold.woff
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.eot
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.ttf
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro-semibolditalic.woff
Binary files differ
diff --git a/inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro.css b/inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro.css
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/font/source-sans-pro/source-sans-pro.css
rename to inst/reveal.js-3.3.0.1/lib/font/source-sans-pro/source-sans-pro.css
diff --git a/inst/reveal.js-3.3.0/lib/js/classList.js b/inst/reveal.js-3.3.0.1/lib/js/classList.js
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/js/classList.js
rename to inst/reveal.js-3.3.0.1/lib/js/classList.js
diff --git a/inst/reveal.js-3.3.0/lib/js/head.min.js b/inst/reveal.js-3.3.0.1/lib/js/head.min.js
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/js/head.min.js
rename to inst/reveal.js-3.3.0.1/lib/js/head.min.js
diff --git a/inst/reveal.js-3.3.0/lib/js/html5shiv.js b/inst/reveal.js-3.3.0.1/lib/js/html5shiv.js
similarity index 100%
rename from inst/reveal.js-3.3.0/lib/js/html5shiv.js
rename to inst/reveal.js-3.3.0.1/lib/js/html5shiv.js
diff --git a/inst/reveal.js-3.3.0/package.json b/inst/reveal.js-3.3.0.1/package.json
similarity index 100%
rename from inst/reveal.js-3.3.0/package.json
rename to inst/reveal.js-3.3.0.1/package.json
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/chalkboard.js b/inst/reveal.js-3.3.0.1/plugin/chalkboard/chalkboard.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/chalkboard.js
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/chalkboard.js
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/img/blackboard.png b/inst/reveal.js-3.3.0.1/plugin/chalkboard/img/blackboard.png
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/img/blackboard.png
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/img/blackboard.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/img/boardmarker.png b/inst/reveal.js-3.3.0.1/plugin/chalkboard/img/boardmarker.png
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/img/boardmarker.png
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/img/boardmarker.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/img/chalk.png b/inst/reveal.js-3.3.0.1/plugin/chalkboard/img/chalk.png
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/img/chalk.png
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/img/chalk.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/img/sponge.png b/inst/reveal.js-3.3.0.1/plugin/chalkboard/img/sponge.png
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/img/sponge.png
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/img/sponge.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/plugin/chalkboard/img/whiteboard.png b/inst/reveal.js-3.3.0.1/plugin/chalkboard/img/whiteboard.png
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/chalkboard/img/whiteboard.png
rename to inst/reveal.js-3.3.0.1/plugin/chalkboard/img/whiteboard.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/plugin/highlight/highlight.js b/inst/reveal.js-3.3.0.1/plugin/highlight/highlight.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/highlight/highlight.js
rename to inst/reveal.js-3.3.0.1/plugin/highlight/highlight.js
diff --git a/inst/reveal.js-3.3.0/plugin/markdown/example.html b/inst/reveal.js-3.3.0.1/plugin/markdown/example.html
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/markdown/example.html
rename to inst/reveal.js-3.3.0.1/plugin/markdown/example.html
diff --git a/inst/reveal.js-3.3.0/plugin/markdown/example.md b/inst/reveal.js-3.3.0.1/plugin/markdown/example.md
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/markdown/example.md
rename to inst/reveal.js-3.3.0.1/plugin/markdown/example.md
diff --git a/inst/reveal.js-3.3.0/plugin/markdown/markdown.js b/inst/reveal.js-3.3.0.1/plugin/markdown/markdown.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/markdown/markdown.js
rename to inst/reveal.js-3.3.0.1/plugin/markdown/markdown.js
diff --git a/inst/reveal.js-3.3.0/plugin/markdown/marked.js b/inst/reveal.js-3.3.0.1/plugin/markdown/marked.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/markdown/marked.js
rename to inst/reveal.js-3.3.0.1/plugin/markdown/marked.js
diff --git a/inst/reveal.js-3.3.0/plugin/math/math.js b/inst/reveal.js-3.3.0.1/plugin/math/math.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/math/math.js
rename to inst/reveal.js-3.3.0.1/plugin/math/math.js
diff --git a/inst/reveal.js-3.3.0/plugin/menu/lib/bowser.min.js b/inst/reveal.js-3.3.0.1/plugin/menu/lib/bowser.min.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/menu/lib/bowser.min.js
rename to inst/reveal.js-3.3.0.1/plugin/menu/lib/bowser.min.js
diff --git a/inst/reveal.js-3.3.0/plugin/menu/lib/jeesh.min.js b/inst/reveal.js-3.3.0.1/plugin/menu/lib/jeesh.min.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/menu/lib/jeesh.min.js
rename to inst/reveal.js-3.3.0.1/plugin/menu/lib/jeesh.min.js
diff --git a/inst/reveal.js-3.3.0/plugin/menu/menu.css b/inst/reveal.js-3.3.0.1/plugin/menu/menu.css
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/menu/menu.css
rename to inst/reveal.js-3.3.0.1/plugin/menu/menu.css
diff --git a/inst/reveal.js-3.3.0/plugin/menu/menu.js b/inst/reveal.js-3.3.0.1/plugin/menu/menu.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/menu/menu.js
rename to inst/reveal.js-3.3.0.1/plugin/menu/menu.js
diff --git a/inst/reveal.js-3.3.0/plugin/multiplex/client.js b/inst/reveal.js-3.3.0.1/plugin/multiplex/client.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/multiplex/client.js
rename to inst/reveal.js-3.3.0.1/plugin/multiplex/client.js
diff --git a/inst/reveal.js-3.3.0/plugin/multiplex/index.js b/inst/reveal.js-3.3.0.1/plugin/multiplex/index.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/multiplex/index.js
rename to inst/reveal.js-3.3.0.1/plugin/multiplex/index.js
diff --git a/inst/reveal.js-3.3.0/plugin/multiplex/master.js b/inst/reveal.js-3.3.0.1/plugin/multiplex/master.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/multiplex/master.js
rename to inst/reveal.js-3.3.0.1/plugin/multiplex/master.js
diff --git a/inst/reveal.js-3.3.0/plugin/multiplex/package.json b/inst/reveal.js-3.3.0.1/plugin/multiplex/package.json
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/multiplex/package.json
rename to inst/reveal.js-3.3.0.1/plugin/multiplex/package.json
diff --git a/inst/reveal.js-3.3.0/plugin/notes-server/client.js b/inst/reveal.js-3.3.0.1/plugin/notes-server/client.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/notes-server/client.js
rename to inst/reveal.js-3.3.0.1/plugin/notes-server/client.js
diff --git a/inst/reveal.js-3.3.0/plugin/notes-server/index.js b/inst/reveal.js-3.3.0.1/plugin/notes-server/index.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/notes-server/index.js
rename to inst/reveal.js-3.3.0.1/plugin/notes-server/index.js
diff --git a/inst/reveal.js-3.3.0/plugin/notes-server/notes.html b/inst/reveal.js-3.3.0.1/plugin/notes-server/notes.html
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/notes-server/notes.html
rename to inst/reveal.js-3.3.0.1/plugin/notes-server/notes.html
diff --git a/inst/reveal.js-3.3.0/plugin/notes/notes.html b/inst/reveal.js-3.3.0.1/plugin/notes/notes.html
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/notes/notes.html
rename to inst/reveal.js-3.3.0.1/plugin/notes/notes.html
diff --git a/inst/reveal.js-3.3.0/plugin/notes/notes.js b/inst/reveal.js-3.3.0.1/plugin/notes/notes.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/notes/notes.js
rename to inst/reveal.js-3.3.0.1/plugin/notes/notes.js
diff --git a/inst/reveal.js-3.3.0/plugin/print-pdf/print-pdf.js b/inst/reveal.js-3.3.0.1/plugin/print-pdf/print-pdf.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/print-pdf/print-pdf.js
rename to inst/reveal.js-3.3.0.1/plugin/print-pdf/print-pdf.js
diff --git a/inst/reveal.js-3.3.0/plugin/search/search.js b/inst/reveal.js-3.3.0.1/plugin/search/search.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/search/search.js
rename to inst/reveal.js-3.3.0.1/plugin/search/search.js
diff --git a/inst/reveal.js-3.3.0/plugin/zoom-js/zoom.js b/inst/reveal.js-3.3.0.1/plugin/zoom-js/zoom.js
similarity index 100%
rename from inst/reveal.js-3.3.0/plugin/zoom-js/zoom.js
rename to inst/reveal.js-3.3.0.1/plugin/zoom-js/zoom.js
diff --git a/inst/reveal.js-3.3.0/test/examples/assets/image1.png b/inst/reveal.js-3.3.0.1/test/examples/assets/image1.png
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/assets/image1.png
rename to inst/reveal.js-3.3.0.1/test/examples/assets/image1.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/test/examples/assets/image2.png b/inst/reveal.js-3.3.0.1/test/examples/assets/image2.png
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/assets/image2.png
rename to inst/reveal.js-3.3.0.1/test/examples/assets/image2.png
Binary files differ
diff --git a/inst/reveal.js-3.3.0/test/examples/barebones.html b/inst/reveal.js-3.3.0.1/test/examples/barebones.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/barebones.html
rename to inst/reveal.js-3.3.0.1/test/examples/barebones.html
diff --git a/inst/reveal.js-3.3.0/test/examples/embedded-media.html b/inst/reveal.js-3.3.0.1/test/examples/embedded-media.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/embedded-media.html
rename to inst/reveal.js-3.3.0.1/test/examples/embedded-media.html
diff --git a/inst/reveal.js-3.3.0/test/examples/math.html b/inst/reveal.js-3.3.0.1/test/examples/math.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/math.html
rename to inst/reveal.js-3.3.0.1/test/examples/math.html
diff --git a/inst/reveal.js-3.3.0/test/examples/slide-backgrounds.html b/inst/reveal.js-3.3.0.1/test/examples/slide-backgrounds.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/slide-backgrounds.html
rename to inst/reveal.js-3.3.0.1/test/examples/slide-backgrounds.html
diff --git a/inst/reveal.js-3.3.0/test/examples/slide-transitions.html b/inst/reveal.js-3.3.0.1/test/examples/slide-transitions.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/examples/slide-transitions.html
rename to inst/reveal.js-3.3.0.1/test/examples/slide-transitions.html
diff --git a/inst/reveal.js-3.3.0/test/qunit-1.12.0.css b/inst/reveal.js-3.3.0.1/test/qunit-1.12.0.css
similarity index 100%
rename from inst/reveal.js-3.3.0/test/qunit-1.12.0.css
rename to inst/reveal.js-3.3.0.1/test/qunit-1.12.0.css
diff --git a/inst/reveal.js-3.3.0/test/qunit-1.12.0.js b/inst/reveal.js-3.3.0.1/test/qunit-1.12.0.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/qunit-1.12.0.js
rename to inst/reveal.js-3.3.0.1/test/qunit-1.12.0.js
diff --git a/inst/reveal.js-3.3.0/test/test-markdown-element-attributes.html b/inst/reveal.js-3.3.0.1/test/test-markdown-element-attributes.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown-element-attributes.html
rename to inst/reveal.js-3.3.0.1/test/test-markdown-element-attributes.html
diff --git a/inst/reveal.js-3.3.0/test/test-markdown-element-attributes.js b/inst/reveal.js-3.3.0.1/test/test-markdown-element-attributes.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown-element-attributes.js
rename to inst/reveal.js-3.3.0.1/test/test-markdown-element-attributes.js
diff --git a/inst/reveal.js-3.3.0/test/test-markdown-slide-attributes.html b/inst/reveal.js-3.3.0.1/test/test-markdown-slide-attributes.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown-slide-attributes.html
rename to inst/reveal.js-3.3.0.1/test/test-markdown-slide-attributes.html
diff --git a/inst/reveal.js-3.3.0/test/test-markdown-slide-attributes.js b/inst/reveal.js-3.3.0.1/test/test-markdown-slide-attributes.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown-slide-attributes.js
rename to inst/reveal.js-3.3.0.1/test/test-markdown-slide-attributes.js
diff --git a/inst/reveal.js-3.3.0/test/test-markdown.html b/inst/reveal.js-3.3.0.1/test/test-markdown.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown.html
rename to inst/reveal.js-3.3.0.1/test/test-markdown.html
diff --git a/inst/reveal.js-3.3.0/test/test-markdown.js b/inst/reveal.js-3.3.0.1/test/test-markdown.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-markdown.js
rename to inst/reveal.js-3.3.0.1/test/test-markdown.js
diff --git a/inst/reveal.js-3.3.0/test/test-pdf.html b/inst/reveal.js-3.3.0.1/test/test-pdf.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-pdf.html
rename to inst/reveal.js-3.3.0.1/test/test-pdf.html
diff --git a/inst/reveal.js-3.3.0/test/test-pdf.js b/inst/reveal.js-3.3.0.1/test/test-pdf.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test-pdf.js
rename to inst/reveal.js-3.3.0.1/test/test-pdf.js
diff --git a/inst/reveal.js-3.3.0/test/test.html b/inst/reveal.js-3.3.0.1/test/test.html
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test.html
rename to inst/reveal.js-3.3.0.1/test/test.html
diff --git a/inst/reveal.js-3.3.0/test/test.js b/inst/reveal.js-3.3.0.1/test/test.js
similarity index 100%
rename from inst/reveal.js-3.3.0/test/test.js
rename to inst/reveal.js-3.3.0.1/test/test.js