content: document normalization (normalize.sx) + 11 tests (605/605)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 19s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 04:11:48 +00:00
parent fe2475c49d
commit 49af154524
6 changed files with 162 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
"query": {"pass": 13, "fail": 0},
"toc": {"pass": 8, "fail": 0},
"transform": {"pass": 12, "fail": 0},
"normalize": {"pass": 11, "fail": 0},
"stats": {"pass": 17, "fail": 0},
"table": {"pass": 15, "fail": 0},
"data": {"pass": 21, "fail": 0},
@@ -30,7 +31,7 @@
"md-doc": {"pass": 12, "fail": 0},
"fed": {"pass": 20, "fail": 0}
},
"total_pass": 594,
"total_pass": 605,
"total_fail": 0,
"total": 594
"total": 605
}