summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-05 23:10:39 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-05 23:10:39 -0800
commit2456659fdd244b0fdda0c5d510f17555e224d127 (patch)
treeeba0c04667eb4727e0f1494b8c7fd838085a46e3 /test
parentd7ffa6074d88564016de59a37b3e26627545f0ea (diff)
Updated spec test.
Diffstat (limited to 'test')
-rw-r--r--test/spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec.txt b/test/spec.txt
index f307ef3..443e95c 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -306,7 +306,7 @@ by spaces with a tab stop of 4 characters.
>→foo→bar
.
<blockquote>
-<p>foo→bar</p>
+<p> foo→bar</p>
</blockquote>
````````````````````````````````