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

[DOCS] Enable markdownlint rule MD032 #1353

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

jbampton
Copy link
Member

https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No, this is a documentation update. The PR name follows the format [DOCS] my subject.

What changes were proposed in this PR?

Now testing for markdownlint rule MD032 - Lists should be surrounded by blank lines

How was this patch tested?

Visual check of the markup.

Ran:

pre-commit run --all-files

Ran:

markdownlint --config=.github/linters/.markdown-lint.yml docs --fix

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the documentation.

@jiayuasu jiayuasu merged commit 26e68ea into apache:master Apr 23, 2024
3 checks passed
@jbampton jbampton deleted the enable-markdownlint-rule-md032 branch April 23, 2024 15:45
jiayuasu added a commit that referenced this pull request Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants