diff options
author | Hakim El Hattab | 2012-11-27 08:45:02 -0500 |
---|---|---|
committer | Hakim El Hattab | 2012-11-27 08:45:02 -0500 |
commit | 242006a499d09dd191153b78a8b15e00f66d3702 (patch) | |
tree | b675224a92dc0d5c697b32f173d05e1dba560db0 /js/reveal.js | |
parent | a6989e4cced42f31ceb4460db17b41bd250b6e3f (diff) |
add rtl option to readme
Diffstat (limited to 'js/reveal.js')
-rw-r--r-- | js/reveal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/reveal.js b/js/reveal.js index 34f6bf4..70e2539 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -36,7 +36,7 @@ var Reveal = (function(){ // Loop the presentation loop: false, - // Experimental support for RTL + // Change the presentation direction to be RTL rtl: false, // Number of milliseconds between automatically proceeding to the |