The Wayback Machine - https://web.archive.org/web/20220325082418/https://github.com/apache/apisix/pull/3047
Skip to content
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

refactor: lint Markdown for multiple consecutive blank lines #3047

Merged
merged 1 commit into from Dec 17, 2020

Conversation

jbampton
Copy link
Contributor

@jbampton jbampton commented Dec 15, 2020

  • remove unneeded MD009 - Trailing spaces config entry
  • MD012 - Multiple consecutive blank lines

https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md012---multiple-consecutive-blank-lines

What this PR does / why we need it:

Standardizes spacing in the documentation

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first
@membphis membphis merged commit 1f52c70 into apache:master Dec 17, 2020
10 checks passed
@jbampton jbampton deleted the lint-markdown-for-blank-lines branch Dec 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants