Github markdown - testing
authorBen Askins <ben.askins@gmail.com>
Thu, 8 Jan 2009 05:29:09 +0000 (13:29 +0800)
committerDmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
Thu, 8 Jan 2009 05:48:25 +0000 (13:48 +0800)
Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
README.markdown

index 28d0124..9f4d100 100644 (file)
@@ -31,16 +31,16 @@ Function that creates a canvas on which to draw.
 
 ##### Parameters
 
-   1. container HTMLElement or string
-   2. width number
-   3. height number
+1. container HTMLElement or string
+2. width number
+3. height number
 
 or
 
-   1. x number
-   2. y number
-   3. width number
-   4. height number
+1. x number
+2. y number
+3. width number
+4. height number
 
 ##### Usage