Fixed markdown formatting in rationale.md.
authorAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 5 Jul 2019 02:51:07 +0000 (19:51 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Fri, 5 Jul 2019 02:51:07 +0000 (19:51 -0700)
rationale.md

index e2c5156..392f454 100644 (file)
@@ -11,24 +11,24 @@ programs is left as an exercise for the reader. For the inquisitive, the
 following program, read top-down, is both a valid VVhitespace and Whitespace
 program. Does it terminate or infinitely loop?
 
 following program, read top-down, is both a valid VVhitespace and Whitespace
 program. Does it terminate or infinitely loop?
 
-[Space]
-[Space]
-[Space]
-[Tab]
-[LF]
-[LF]
-[Space]
-[LF]
-[Space]
-[Tab]
-[LF]
-[LF]
-[Space]
-[Space]
-[VTab]
-[Space]
-[Tab]
-[LF]
-[LF]
-[LF]
-[LF]
+    [Space]
+    [Space]
+    [Space]
+    [Tab]
+    [LF]
+    [LF]
+    [Space]
+    [LF]
+    [Space]
+    [Tab]
+    [LF]
+    [LF]
+    [Space]
+    [Space]
+    [VTab]
+    [Space]
+    [Tab]
+    [LF]
+    [LF]
+    [LF]
+    [LF]