(no commit message)
authorjim <jim@web>
Thu, 2 Jun 2011 23:34:01 +0000 (19:34 -0400)
committerSystem Administrator <root@SERVER.PHILOSOPHY.FAS.NYU.EDU>
Thu, 2 Jun 2011 23:34:01 +0000 (19:34 -0400)
index.iki

index decd706..c907556 100644 (file)
--- a/index.iki
+++ b/index.iki
@@ -14,9 +14,9 @@ Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^i}$ Okay now I'm fi
 Here is a test:
 
 
-> [[!format  python """
+>[[!format  python """
 def f(x):
-    if x:
+    if x &alpha; y:
         print "hello, world\n"
     else:
         return False