mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-30 12:38:48 +01:00
Add MD047/single-trailing-newline for enforcing new lines at the end of file (fixes #89).
This commit is contained in:
parent
73511ff677
commit
a977d0dcbc
40 changed files with 130 additions and 56 deletions
|
|
@ -38,5 +38,5 @@ code
|
|||
text
|
||||
|
||||
```
|
||||
code at end of file without newline
|
||||
code at end of file without newline {MD047:42}
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue