From: Hakim El Hattab Date: Thu, 22 Dec 2011 04:21:52 +0000 (-0800) Subject: slide with code is now editable, escaped unicode arrows X-Git-Tag: 1.1.0~17 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=11ee006f9d5f30b84761736e819e0b30e5579437;p=reveal.js.git slide with code is now editable, escaped unicode arrows --- diff --git a/index.html b/index.html index a4fca03..15253ea 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,7 @@

Pretty Code

-

+				

 var supports3DTransforms =  document.body.style['webkitPerspective'] !== undefined || 
 				document.body.style['MozPerspective'] !== undefined ||
 				document.body.style['perspective'] !== undefined;
@@ -169,10 +169,10 @@ linkify( 'a' );