markdown-guidelines
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMarkdown Guidelines
Markdown 规范
After creating or editing a markdown file, always run the following command to validate it. If there are errors, fix them before continuing. You may ignore any errors about line length.
bash
~/.agents/skills/markdown-guidelines/scripts/validate-markdown.sh <filename>在创建或编辑Markdown文件后,请始终运行以下命令对其进行验证。如果存在错误,请先修复错误再继续。您可以忽略任何关于行长度的错误。
bash
~/.agents/skills/markdown-guidelines/scripts/validate-markdown.sh <filename>