add eot font for ie

This commit is contained in:
hakimel 2012-08-03 21:21:49 -04:00
parent ee31772aeb
commit 6bc92af17c
4 changed files with 7 additions and 4 deletions

View file

@ -201,6 +201,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- 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()```
- Added EOT font for IE support
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID