content: Markdown table import + 5 tests (round-trip, 460/460)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m6s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 02:37:02 +00:00
parent 950ca71a48
commit 7610da1d6d
5 changed files with 166 additions and 11 deletions

View File

@@ -17,10 +17,10 @@
"crdt": {"pass": 34, "fail": 0},
"crdt-store": {"pass": 14, "fail": 0},
"sync": {"pass": 14, "fail": 0},
"md-import": {"pass": 24, "fail": 0},
"md-import": {"pass": 29, "fail": 0},
"fed": {"pass": 20, "fail": 0}
},
"total_pass": 455,
"total_pass": 460,
"total_fail": 0,
"total": 455
"total": 460
}