mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-08 03:12:33 +01:00
Update new tests to preserve '_' for tests from Ruby and '-' for tests only in Node.
This commit is contained in:
parent
cbfdff227e
commit
0c68509266
3 changed files with 9 additions and 8 deletions
7
test/blockquote-spaces-nested.md
Normal file
7
test/blockquote-spaces-nested.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Nested blockquote
|
||||
|
||||
> A {MD027}
|
||||
>
|
||||
> > B {MD027}
|
||||
>
|
||||
> C {MD027}
|
||||
Loading…
Add table
Add a link
Reference in a new issue