common/exercises/matrix/description.md in trackler-2.0.1.0 vs common/exercises/matrix/description.md in trackler-2.0.1.1
- old
+ new
@@ -1,9 +1,9 @@
So given a string with embedded newlines like:
-> 9 8 7
-> 5 3 2
-> 6 6 7
+> 9 8 7
+> 5 3 2
+> 6 6 7
representing this matrix:
```plain
0 1 2