From 94b53214685fe9f4fec0fb41a3dfeb7e495d99b2 Mon Sep 17 00:00:00 2001 From: William Povell Date: Tue, 21 May 2013 21:55:18 -0400 Subject: [PATCH] Put example template in code block. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e8e17db23..4df96be91 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ The file format for personal templates is the following: For example: +''' :center-blank [[1,1,1,1,1,1,1], [1,1,1,1,1,1,1], @@ -38,6 +39,7 @@ For example: [1,1,1,1,1,1,1], [1,1,1,1,1,1,1], [1,1,1,1,1,1,1]] +''' This would output a 7 x 7 light green square with a single blank center square.