Update new tests to preserve '_' for tests from Ruby and '-' for tests only in Node.

This commit is contained in:
David Anson 2016-09-10 14:46:35 -07:00
parent cbfdff227e
commit 0c68509266
3 changed files with 9 additions and 8 deletions

View file

@ -0,0 +1,7 @@
# Nested blockquote
> A {MD027}
>
> > B {MD027}
>
> C {MD027}

View file

@ -21,11 +21,3 @@ Test the first line being indented too much:
> Foo {MD027}
> Bar {MD027}
> Baz
Nested blockquote
> A {MD027}
>
> > B {MD027}
>
> C {MD027}

View file

@ -1,3 +1,5 @@
# Ordered list in blockquote
> 1. The simplest ordered list in blockquote
1. ol