diff options
| -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>  ````````````````````````````````  | 
