Put example template in code block.

This commit is contained in:
William Povell
2013-05-21 21:55:18 -04:00
parent 599358d30c
commit 94b5321468

View File

@ -30,6 +30,7 @@ The file format for personal templates is the following:
For example: For example:
'''
:center-blank :center-blank
[[1,1,1,1,1,1,1], [[1,1,1,1,1,1,1],
[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], [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. This would output a 7 x 7 light green square with a single blank center square.