[GH-ISSUE #89] Newline before EOF #73

Closed
opened 2026-03-03 01:23:31 +03:00 by kerem · 0 comments
Owner

Originally created by @lloeki on GitHub (Nov 2, 2017).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/89

Some editors (like vim) ensure there is a newline at the end of each file, and some don't (vscode). This is not purely markdown syntax stuff, but having the linter check for that helps in having uniform files, producing cleaner diffs.

Originally created by @lloeki on GitHub (Nov 2, 2017). Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/89 Some editors (like vim) ensure there is a newline at the end of each file, and some don't (vscode). This is not purely markdown syntax stuff, but having the linter check for that helps in having uniform files, producing cleaner diffs.
kerem 2026-03-03 01:23:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#73
No description provided.