Add missing code-block directive.
authorGlenn Hutchings <zondo42@gmail.com>
Sat, 16 Apr 2016 13:14:54 +0000 (14:14 +0100)
committerGlenn Hutchings <zondo42@gmail.com>
Sat, 16 Apr 2016 13:14:54 +0000 (14:14 +0100)
chapters/12.rst

index 595c0b160aeae1a7212c943de2f1f7fdbbf77441..7b632e48ef023a0a50db0404481392acc8fd67af 100644 (file)
@@ -248,6 +248,8 @@ generic form:
 We have seen some of these actions before. We'll take care of the easier 
 ones:
 
+.. code-block:: inform6
+
   Attack:
     if (costume has worn) {
         deadflag = 4;