mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
adjusting fenced code without blank lines test for MD047
This commit is contained in:
parent
28dfe099f3
commit
9c0554da73
2 changed files with 2 additions and 3 deletions
|
|
@ -38,5 +38,5 @@ code
|
|||
text
|
||||
|
||||
```
|
||||
code at end of file without newline
|
||||
``` {MD047:42}
|
||||
code at end of file without newline {MD047:42}
|
||||
```
|
||||
|
|
@ -2,4 +2,3 @@
|
|||
"default": true,
|
||||
"MD047": false
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue