Skip to content

Commit cce32d9

Browse files
authored
Update and rename CLTF.md to CNLTF.md
1 parent cec81f9 commit cce32d9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/CLTF.md renamed to doc/CNLTF.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Canonical Linked Tree Format (CLTF)
1+
# Canonical Linked Tree Format
22

33
- **Top-Level Identifiable Nodes:**
44
Nodes with unique identifiers are maintained at the top level of the hierarchy, ensuring they are directly accessible.
@@ -34,7 +34,8 @@
3434
},
3535
{
3636
}
37-
]
38-
37+
],
38+
"@root": "id" or // blank node { ... }
39+
3940
}
4041
```

0 commit comments

Comments
 (0)