Fixed code block formatting.

This commit is contained in:
William Povell
2013-05-21 21:56:01 -04:00
parent 94b5321468
commit 4903cda740

View File

@ -30,7 +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],
@ -39,7 +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.