tracks/haskell/exercises/go-counting/README.md in trackler-2.2.1.40 vs tracks/haskell/exercises/go-counting/README.md in trackler-2.2.1.41
- old
+ new
@@ -14,10 +14,10 @@
Multiple empty intersections may be encircled at once and for encircling
only horizontal and vertical neighbours count. In the following diagram
the stones which matter are marked "O" and the stones that don't are
marked "I" (ignored). Empty spaces represent empty intersections.
-```
+```text
+----+
|IOOI|
|O O|
|O OI|
|IOI |