Pin the pipe-escape reading, enumerate the image gap, move the empty-key rule to §2
CI / gate (push) Successful in 3s

This commit is contained in:
2026-08-24 09:30:27 +02:00
parent 1676da4725
commit af146a5425
4 changed files with 18 additions and 12 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ detail is settled at its own milestone.
lists, layout, extensions, syncBlock.
- [ ] **1c — Inline node syntaxes and marks** in `spec/flavour.md`: mention, emoji, status, date,
inlineCard, mediaInline; underline, subsup, textColor, border; the spelling for text nodes
whose whitespace CommonMark cannot hold (literal newlines, leading or trailing spaces).
whose whitespace CommonMark cannot hold (literal newlines, leading or trailing spaces)
escape-based, never literal, since pipe cells trim and pad.
- [ ] **1d — Corpus start** (§10): checked-in ADF ↔ canonical-markdown fixture pairs per spec'd
node.
- [ ] **2 — `adfToMarkdown`.** First real code — decide here where §10's coverage check lives.