You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/15 05:37:30 UTC

[GitHub] [apisix-docker] jbampton opened a new pull request #105: feat: add a GitHub Action to lint the Markdown

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:
users@infra.apache.org



[GitHub] [apisix-docker] gxthrj merged pull request #105: feat: add a GitHub Action to lint the Markdown

Posted by GitBox <gi...@apache.org>.
gxthrj merged pull request #105:
URL: https://github.com/apache/apisix-docker/pull/105


   


----------------------------------------------------------------
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:
users@infra.apache.org