New concept: Optional #497
markdown.yml
on: pull_request
Lint Markdown files
4s
Annotations
10 errors
Multiple consecutive blank lines:
exercises/concept/tim-from-marketing-2/.docs/hints.md#L3
exercises/concept/tim-from-marketing-2/.docs/hints.md:3 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
|
Headings should be surrounded by blank lines:
exercises/concept/tim-from-marketing-2/.docs/hints.md#L4
exercises/concept/tim-from-marketing-2/.docs/hints.md:4 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 1.- Print the name of all the employees"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Multiple consecutive blank lines:
exercises/concept/tim-from-marketing-2/.docs/hints.md#L7
exercises/concept/tim-from-marketing-2/.docs/hints.md:7 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
|
Headings should be surrounded by blank lines:
exercises/concept/tim-from-marketing-2/.docs/hints.md#L8
exercises/concept/tim-from-marketing-2/.docs/hints.md:8 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 2.- Print the name and department of a given employee"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Trailing spaces:
exercises/concept/tim-from-marketing-2/.docs/instructions.md#L4
exercises/concept/tim-from-marketing-2/.docs/instructions.md:4:134 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
Headings should be surrounded by blank lines:
exercises/concept/tim-from-marketing-2/.docs/instructions.md#L8
exercises/concept/tim-from-marketing-2/.docs/instructions.md:8 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 1.- Print the names of all the employees"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Trailing spaces:
exercises/concept/tim-from-marketing-2/.docs/introduction.md#L7
exercises/concept/tim-from-marketing-2/.docs/introduction.md:7:196 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
Trailing spaces:
exercises/concept/tim-from-marketing-2/.docs/introduction.md#L66
exercises/concept/tim-from-marketing-2/.docs/introduction.md:66:201 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|
Files should end with a single newline character:
exercises/concept/tim-from-marketing-2/.docs/introduction.md#L90
exercises/concept/tim-from-marketing-2/.docs/introduction.md:90:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md047.md
|
Trailing spaces:
exercises/concept/tim-from-marketing-2/.meta/design.md#L6
exercises/concept/tim-from-marketing-2/.meta/design.md:6:94 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md009.md
|