feat(markdown): add ruleset and sync support

This commit is contained in:
csh
2026-01-10 17:25:33 +08:00
parent 5b895807b5
commit 11b2bed878
12 changed files with 163 additions and 87 deletions
+4
View File
@@ -32,3 +32,7 @@
- 代码风格:`python/style_guide.md`
- 工具链:`python/tooling.md`
- 配置清单:`python/configuration.md`
## Markdownmarkdown
- 代码块与行内代码格式:`markdown/index.md`