mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-11 12:52:34 +01:00
Sync to latest test file changes from Ruby implementation, commit d5145912de278e24ba7ebada19d84bb0cc609f96.
This commit is contained in:
parent
3adb25c79b
commit
4d0c963c70
5 changed files with 39 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ Some text
|
|||
|
||||
This tests other things embedded in the blockquote:
|
||||
|
||||
- foo
|
||||
|
||||
> *Hello world*
|
||||
> *foo* {MD027}
|
||||
> **bar** {MD027}
|
||||
|
|
@ -15,6 +17,8 @@ This tests other things embedded in the blockquote:
|
|||
> **bar** more text
|
||||
> 'baz' more text
|
||||
> `qux` more text
|
||||
>
|
||||
> - foo
|
||||
|
||||
Test the first line being indented too much:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue