From cd64008d86b3c1d956a9b049552a2699c99f58f1 Mon Sep 17 00:00:00 2001 From: Lilleman auf Larv Date: Wed, 26 Aug 2026 09:49:12 +0200 Subject: [PATCH] Tick 2c --- todo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.md b/todo.md index 1e7c54f..214aecd 100644 --- a/todo.md +++ b/todo.md @@ -71,7 +71,7 @@ detail is settled at its own milestone. answer on a CommonMark block beside a directive block (1d) drops into the same seam. Give the emitter's refusals a corpus home while the directories grow: `corpus/unspellable/`, a `.json` beside the `ConvertErrorCode` it must return, the emitter half of `corpus/errors/`. - - [ ] **2c — Inline nodes and marks.** `inline-nodes/` green. `InlineSegment` splits into its + - [x] **2c — Inline nodes and marks.** `inline-nodes/` green. `InlineSegment` splits into its two axes — escapability (`attribute` for `:text{text="…"}`, `backslash`, `bracketed`, `none`) and the emphasis role. A lone surrogate in a text node emits verbatim and becomes U+FFFD on any UTF-8 encode, a §2 break plain text still holds open — attribute values -- 2.52.0