From 696346dccbde093af58cf6994fc89f19ab78e8f1 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Tue, 31 Jul 2012 01:35:16 -0400 Subject: added slide announcing markdown support (#15) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c55a30c..be33043 100644 --- a/README.md +++ b/README.md @@ -182,7 +182,9 @@ You can change the appearance of the speaker notes by editing the file at `plugi - New API method ```Reveal.getPreviousSlide()``` - New API method ```Reveal.getCurrentSlide()``` - New API method ```Reveal.getIndices()``` -- Fixes bug where the ```.present``` class was sometimes left on the previous slide +- Fixed bug where the ```.present``` class was sometimes left on the previous slide +- Added support for slides written using markdown +- Added helped method ```Reveal.getQueryHash()``` #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID -- cgit v1.2.3