diff --git a/example/slides-import.html b/example/slides-import.html index 5592235..931dd87 100644 --- a/example/slides-import.html +++ b/example/slides-import.html @@ -106,7 +106,7 @@

Becomes...

-
// Some JavaScript
+              
// Some JavaScript
 function() {
   if (1 == 2) {
     return "This is silly."