summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spec.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index e3cf027..860eb86 100644
--- a/spec.txt
+++ b/spec.txt
@@ -377,16 +377,18 @@ Spaces are allowed at the end:
<hr />
.
-However, no other characters may occur at the end or the
-beginning:
+However, no other characters may occur in the line:
.
_ _ _ _ a
a------
+
+---a---
.
<p>_ _ _ _ a</p>
<p>a------</p>
+<p>---a---</p>
.
It is required that all of the non-space characters be the same.