mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-08 17:08:50 +01:00
Update code/tests with latest functionality in Ruby markdownlint.
This commit is contained in:
parent
2d8122a3be
commit
fdeeddc99d
10 changed files with 57 additions and 7 deletions
|
|
@ -9,6 +9,13 @@ Here is a short line in a code block.
|
|||
Here is a very very very very very very very very very very very very very very very very very very very long line in a code block.
|
||||
```
|
||||
|
||||
```text
|
||||
test
|
||||
test
|
||||
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
|
||||
```
|
||||
|
||||
This is a short line.
|
||||
|
||||
| First Header | Second Header | Third Header | Fourth Header | Fifth Header | Sixth Header |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue