Github markdown - testing

Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
This commit is contained in:
Ben Askins 2009-01-08 13:29:09 +08:00 committed by Dmitry Baranovskiy
parent 47f6834799
commit 5b35e00022
1 changed files with 7 additions and 7 deletions

View 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