From 40c899ec562093668a23925a66835e6c65392983 Mon Sep 17 00:00:00 2001
From: Michael Kühnel
Date: Tue, 23 Oct 2012 21:56:56 +0200
Subject: Cherry picking from branch fix-fragments-in-speakernotes
Change source from reveal.min.js to reveal.js for testing purposes.
Add nextFragment and previousFragment to the API:
Making it possible to call the methods Reveal.nextFragment()
and Reveal.previousFragment() from »outside«.
Update README.md:
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'index.html')
diff --git a/index.html b/index.html
index f785065..18950bc 100644
--- a/index.html
+++ b/index.html
@@ -336,7 +336,7 @@ function linkify( selector ) {
-
+