adjusting fenced code without blank lines test for MD047

This commit is contained in:
KitoW 2019-04-17 09:38:30 +02:00
parent 28dfe099f3
commit 9c0554da73
2 changed files with 2 additions and 3 deletions

View file

@ -38,5 +38,5 @@ code
text
```
code at end of file without newline
``` {MD047:42}
code at end of file without newline {MD047:42}
```

View file

@ -2,4 +2,3 @@
"default": true,
"MD047": false
}