c19e9fcebf
- 8 条 YAML 声明规则:页码/页眉页脚/目录点线/图片/HTML表格/散落标签/行尾空白/空行 - 防误伤设计:protect 正则 + 内容形态豁免 + OCR burst 检测 - md-clean single/batch CLI,JSON 清洗报告 - 18 个单元测试 Co-Authored-By: Claude <noreply@anthropic.com>
10 lines
88 B
Plaintext
10 lines
88 B
Plaintext
# 数据与产物
|
|
|
|
*.cleaned.md
|
|
report.json
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
dist/
|
|
*.egg-info/
|