diff options
author | hakimel | 2012-08-03 21:49:29 -0400 |
---|---|---|
committer | hakimel | 2012-08-03 21:50:06 -0400 |
commit | 9a657e26768a3724e6edf9e5fbdd72a4e54da8f4 (patch) | |
tree | fa2b1848adff80914ea4c4ca4039c3e198ded0f4 /README.md | |
parent | 6bc92af17c3e08ae6deef43a625b5e9007199627 (diff) |
ie8 support (closes #96)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -202,6 +202,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi - Added support for slides written using markdown - Added helped method ```Reveal.getQueryHash()``` - Added EOT font for IE support +- IE8 support #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID |