init repo structure and first skill #1
lint.yml
on: push
Markdown lint
5s
YAML frontmatter check
3s
Annotations
4 errors
|
Markdown lint
Failed with exit code: 1
|
|
Fenced code blocks should have a language specified:
skills/old-russian-style/SKILL.md#L70
skills/old-russian-style/SKILL.md:70 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:
skills/old-russian-style/SKILL.md#L53
skills/old-russian-style/SKILL.md:53 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:
README.md#L27
README.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
|