Add markdown linter #1
Annotations
10 errors
|
Table column style:
README.md#L298
README.md:298:36 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md060.md
|
|
Table column style:
README.md#L298
README.md:298:36 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md060.md
|
|
Table column style:
README.md#L298
README.md:298:15 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md060.md
|
|
Table column style:
README.md#L298
README.md:298:15 MD060/table-column-style Table column style [Table pipe is missing space to the left for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md060.md
|
|
Table column style:
README.md#L298
README.md:298:1 MD060/table-column-style Table column style [Table pipe is missing space to the right for style "compact"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md060.md
|
|
Link fragments should be valid:
README.md#L291
README.md:291:45 MD051/link-fragments Link fragments should be valid [Context: "[Getting Started](#getting-started)"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md051.md
|
|
Fenced code blocks should be surrounded by blank lines:
docs/migrating-to-v10.md#L87
docs/migrating-to-v10.md:87 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md031.md
|
|
Heading style:
CONTRIBUTING.md#L20
CONTRIBUTING.md:20 MD003/heading-style Heading style [Expected: setext; Actual: atx_closed] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md003.md
|
|
Heading style:
CONTRIBUTING.md#L14
CONTRIBUTING.md:14 MD003/heading-style Heading style [Expected: setext; Actual: atx_closed] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md003.md
|
|
Heading style:
CONTRIBUTING.md#L8
CONTRIBUTING.md:8 MD003/heading-style Heading style [Expected: setext; Actual: atx_closed] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md003.md
|