Skip to content

Releases: LessUp/awesome-cursorrules-zh

v2.0.1

16 Apr 02:14

Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed all Markdown formatting issues (494 errors → 0)
  • Fixed GitHub Actions workflow quality check failures
  • Updated markdownlint configuration for Chinese documentation compatibility

Documentation

  • Fixed trailing spaces and blank line issues in GitHub templates
  • Fixed CHANGELOG.md duplicate headings and list formatting
  • Fixed CONTRIBUTING.md list and code block formatting
  • Fixed README.md code block formatting
  • Fixed formatting issues in docs directory
  • Fixed 16 README.md files in rules directory

Configuration

  • Updated .markdownlint.json to disable rules not suitable for Chinese technical documentation

变更内容

问题修复

  • 修复所有 Markdown 格式问题(494 个错误 → 0)
  • 修复 GitHub Actions 工作流质量检查失败
  • 更新 markdownlint 配置以适配中文文档

文档更新

  • 修复 GitHub 模板中的尾随空格和空行问题
  • 修复 CHANGELOG.md 重复标题和列表格式
  • 修复 CONTRIBUTING.md 列表和代码块格式
  • 修复 README.md 代码块格式
  • 修复 docs 目录下的格式问题
  • 修复 rules 目录下 16 个 README.md 文件

配置更新

  • 更新 .markdownlint.json,禁用不适用于中文技术文档的规则

Full Changelog: v2.0.0...v2.0.1