diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-02-06 13:35:22 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-02-06 13:35:22 -0800 |
commit | f5bcd71573aa11be4ffbf782907af3c51701e8da (patch) | |
tree | 8be1823dd697e8597b18d6a9c230acc7f3944986 | |
parent | 6dd99184527638e48dd872a04fa5e445ce13792c (diff) |
Updated spec.
-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 5f43c9d..956db3e 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -319,7 +319,7 @@ by spaces with a tab stop of 4 characters. >→foo→bar . <blockquote> -<p> foo→bar</p> +<p>foo→bar</p> </blockquote> ```````````````````````````````` |