-
-
Notifications
You must be signed in to change notification settings - Fork 481
Collapse consecutive blank lines if there's no title #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Collapse consecutive blank lines if there's no title #145
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, clear and reasonable.
Thx for the contribution.
Let's hope this can be merged soon.
Most Markdown linters recognize double empty lines in this context as violations. See for instance: https://github.com/kdeldycke/awesome-iam/pull/9/files#diff-0730bb7c2e8f9ea2438b52e419dd86c9 This PR is a great contribution as it allows the production of clean Markdown right away. |
Thanks @chocolateboy for this attention to details! :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the contribution!
Closes #101
before
after