New Lesson: Basic REST API #458
markdownlint-lessons.yml
on: pull_request
Lint lesson files
17s
Annotations
3 errors
Spaces inside code span elements:
nodeJS/apis/RESTful_APIs.md#L50
nodeJS/apis/RESTful_APIs.md:50:7 MD038/no-space-in-code Spaces inside code span elements [Context: "...e resource in the body for a `"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md038.md
|
Lists should be surrounded by blank lines:
nodeJS/apis/RESTful_APIs.md#L51
nodeJS/apis/RESTful_APIs.md:51 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `202 Accepted`: Indicates th..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md032.md
|
Lint lesson files
Failed with exit code: 1
|