fixed typo in overview.md #155
Annotations
5 errors and 1 warning
Trailing spaces:
content/en/signing/overview.md#L45
content/en/signing/overview.md:45:51 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
|
Trailing spaces:
content/en/signing/overview.md#L47
content/en/signing/overview.md:47:273 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
|
Trailing spaces:
content/en/signing/overview.md#L56
content/en/signing/overview.md:56:610 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
|
Fenced code blocks should have a language specified:
content/en/signing/overview.md#L93
content/en/signing/overview.md:93 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md040.md
|
markdownlint
Failed with exit code: 1
|
markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v11. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|