diff options
author | Hakim El Hattab | 2012-08-04 15:45:13 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-08-04 15:45:13 -0400 |
commit | f350c6a5cdc6f7ae01bb490896329cf6533156b6 (patch) | |
tree | 95e5791e4fee740b975dbcf45cfa36ce9f37ef01 /README.md | |
parent | 7101c2408dd2ba1656883e186cecc9cace92112e (diff) |
support for PDF export in chrome (closes #92)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |