From 317cf12fad15e3c83387d06f4c36ffcc54245922 Mon Sep 17 00:00:00 2001 From: Lilleman auf Larv Date: Tue, 25 Aug 2026 16:20:44 +0200 Subject: [PATCH] Tick 2b --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 6562ae8..7a1199a 100644 --- a/todo.md +++ b/todo.md @@ -63,7 +63,7 @@ detail is settled at its own milestone. itself under the library's own canonical serializer — one implementation, keys sorted, two spellings: two-space indent for the corpus files and the block carry's body, compact for the inline carry. `commonmark-subset/` green. - - [ ] **2b — Block nodes.** `block-nodes/` green. A nested list that cannot interrupt the block + - [x] **2b — Block nodes.** `block-nodes/` green. A nested list that cannot interrupt the block above it is refused meanwhile, not spelled: the maintainer's answer on tight-versus-blank separation turns that refusal into an emission. Block separation becomes `separationBetween(previous, next, container)` here — a boolean cannot hold the third case