Tick 2e1 #20

Merged
lilleman merged 1 commits from tick-2e1 into main 2026-08-26 22:30:26 +02:00
Showing only changes of commit 61b865904d - Show all commits
+1 -1
View File
@@ -85,7 +85,7 @@ detail is settled at its own milestone.
whatever 1d decides for its `localId`.
- [ ] **2e — Carve-outs and combinations.** Fixtures and emitter together, into
`corpus/round-trip/combinations/`.
- [ ] **2e1 — The carve-outs and the claimed line.** The three carve-outs
- [x] **2e1 — The carve-outs and the claimed line.** The three carve-outs
and their escapes, and a paragraph line inside a container body shaped like a closing
fence (`:::`, `::: x`). Guard `fenceNestingFault`'s bare-run pop here too — a run shorter
than the open fence is a fault, not a close — which today's emitter cannot reach.