feat: add CI/CD, templates, README upgrade, and Chinese docs #1
Annotations
10 errors and 1 warning
|
Fenced code blocks should have a language specified:
docs/06-flow-control.md#L4
docs/06-flow-control.md:4 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should be surrounded by blank lines:
docs/06-flow-control.md#L4
docs/06-flow-control.md:4 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md031.md
|
|
Headings should be surrounded by blank lines:
docs/06-flow-control.md#L3
docs/06-flow-control.md:3 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Condition"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
|
Fenced code blocks should have a language specified:
docs/04-expressions.md#L106
docs/04-expressions.md:106 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Spaces inside code span elements:
docs/04-expressions.md#L94
docs/04-expressions.md:94:3 MD038/no-space-in-code Spaces inside code span elements [Context: "`triggerOutputs `"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md038.md
|
|
Fenced code blocks should have a language specified:
docs/03-connectors.md#L16
docs/03-connectors.md:16 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should have a language specified:
docs/02-triggers.md#L16
docs/02-triggers.md:16 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should have a language specified:
.github/prompts/review-expression.prompt.md#L29
.github/prompts/review-expression.prompt.md:29 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should have a language specified:
.github/prompts/review-expression.prompt.md#L9
.github/prompts/review-expression.prompt.md:9 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Fenced code blocks should have a language specified:
.github/prompts/debug-flow.prompt.md#L27
.github/prompts/debug-flow.prompt.md:27 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md040.md
|
|
Markdown Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, DavidAnson/markdownlint-cli2-action@v19. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|