Fix markdown lint #8
Annotations
10 errors and 1 warning
Run markdownlint:
prompts/README.md#L1
prompts/README.md:1:172 MD026/no-trailing-punctuation Trailing punctuation in heading [Punctuation: '.'] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md026.md
|
Run markdownlint:
README.md#L9
README.md:9 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "This is not an official Codeiu..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md036.md
|
Run markdownlint:
README.md#L13
README.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Contents"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint:
README.md#L14
README.md:14 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Getting Started](#getting-s..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Run markdownlint:
README.md#L16
README.md:16:3 MD051/link-fragments Link fragments should be valid [Context: "[Please Read The Docs](#please-read-the-docs)"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md051.md
|
Run markdownlint:
README.md#L26
README.md:26 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Getting Started"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint:
README.md#L27
README.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Installation"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint:
README.md#L27
README.md:27 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Installation"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint:
README.md#L30
README.md:30 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Official Resources"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Run markdownlint:
README.md#L31
README.md:31 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Windsurf Discord](https://d..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading