Merge pull request 'Tick 2a' (#10) from tick-2a into main
CI / gate (push) Successful in 5s

This commit was merged in pull request #10.
This commit is contained in:
2026-08-25 10:04:41 +02:00
+1 -1
View File
@@ -54,7 +54,7 @@ detail is settled at its own milestone.
`:text{text="…"}` whitespace spelling. `:text{text="…"}` whitespace spelling.
- [ ] **2 — `adfToMarkdown`.** First real code. Each sub-item turns one corpus directory green; - [ ] **2 — `adfToMarkdown`.** First real code. Each sub-item turns one corpus directory green;
the two that have no fixtures yet write them in the same chunk, tests first (§10). the two that have no fixtures yet write them in the same chunk, tests first (§10).
- [ ] **2a — The runner and the CommonMark subset.** The corpus runner: walk - [x] **2a — The runner and the CommonMark subset.** The corpus runner: walk
`corpus/round-trip/`, assert `adfToMarkdown` emits each `.md` byte for byte. Decide here `corpus/round-trip/`, assert `adfToMarkdown` emits each `.md` byte for byte. Decide here
where §10's coverage check lives, and gate that every `corpus/**/*.json` re-serializes to where §10's coverage check lives, and gate that every `corpus/**/*.json` re-serializes to
itself under the library's own canonical serializer — one implementation, keys sorted, two itself under the library's own canonical serializer — one implementation, keys sorted, two