diff options
author | Hakim El Hattab | 2013-03-31 00:41:31 -0300 |
---|---|---|
committer | Hakim El Hattab | 2013-03-31 00:41:31 -0300 |
commit | 91a8c9b1e4e51cd134220e6c1799ad96dac77166 (patch) | |
tree | 0b4ac877ef407561165e1e7168a62ec944cb53da /README.md | |
parent | 6f1049eb8b183c317de4bc465905af155bb8bbd5 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -270,6 +270,8 @@ The global presentation transition is set using the ```transition``` config valu </section> ``` +Note that this does not work with the page and cube transitions. + ### Fragments Fragments are used to highlight individual elements on a slide. Every elmement with the class ```fragment``` will be stepped through before moving on to the next slide. Here's an example: http://lab.hakim.se/reveal-js/#/16 |