Corpus 1d1: the canonical-form pairs, and the 1d split
CI / gate (push) Successful in 3s

This commit is contained in:
2026-08-24 11:21:57 +02:00
parent be82d75014
commit 7195cd9f49
32 changed files with 925 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# The corpus
`<name>.json` is an ADF document; `<name>.md` is the markdown `adfToMarkdown` must emit for it,
byte for byte including the trailing newline, and that `markdownToAdf` must read back to that same
document (AGENTS.md §2). Directories mirror `spec/flavour.md`'s sections.
The JSON is editor-normal — empty `attrs`, `marks` and `content` as the absent key, adjacent
identical-mark text nodes merged — two-space indent, keys sorted.