contrib/nitin: protect README doc units
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 14 May 2018 18:11:56 +0000 (14:11 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 14 May 2018 18:11:56 +0000 (14:11 -0400)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

contrib/nitin/README.md

index 9b9648c..1a9ae7d 100644 (file)
@@ -162,7 +162,7 @@ A:bar
 
 ### Dynamic importation
 
-~~~
+~~~raw
 -->print([0..10[.to_a.to_json)
 1,20--26: Error: method `to_json` does not exists in `Array[Int]`.
        print([0..10[.to_a.to_json)