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
+42
View File
@@ -0,0 +1,42 @@
{
"content": [
{
"content": [
{
"text": "# Not a heading",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "- not a bullet",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "2 * 3 * 4 = 24",
"type": "text"
}
],
"type": "paragraph"
},
{
"content": [
{
"text": "snake_case_name",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}