jbampton opened a new pull request #105: URL: https://github.com/apache/apisix-docker/pull/105
Add a `.markdownlint.yml` config file Lint Markdown for: - MD009/no-trailing-spaces Trailing spaces - MD012/no-multiple-blanks Multiple consecutive blank lines - MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines - MD034/no-bare-urls Bare URL used - MD038/no-space-in-code Spaces inside code span elements - MD047/single-trailing-newline Files should end with a single newline character https://www.npmjs.com/package/markdownlint-cli ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
