support for PDF export in chrome (closes #92)

This commit is contained in:
Hakim El Hattab 2012-08-04 15:45:13 -04:00
parent 7101c2408d
commit f350c6a5cd
6 changed files with 165 additions and 13 deletions

View file

@ -206,6 +206,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- Fixed bug where hovering 3D links in Chrome caused them to disappear
- Disable 3D links in IE and more accurate CSS feature detection
- CSS is more relative in sizing to allow for low resolutions. Thanks [StereotypicalApps](https://github.com/StereotypicalApps)
- PDF export
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID