diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-02-05 23:10:39 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-02-05 23:10:39 -0800 |
commit | 2456659fdd244b0fdda0c5d510f17555e224d127 (patch) | |
tree | eba0c04667eb4727e0f1494b8c7fd838085a46e3 | |
parent | d7ffa6074d88564016de59a37b3e26627545f0ea (diff) |
Updated spec test.
-rw-r--r-- | test/spec.txt | 2 |
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> ```````````````````````````````` |