{
"id": "is.logue.block.listItem",
"defs": {
"main": {
"type": "object",
"required": [
"content"
],
"properties": {
"content": {
"type": "array",
"items": {
"refs": [
"is.logue.block.text",
"is.logue.block.unorderedList",
"is.logue.block.orderedList"
],
"type": "union"
},
"description": "Array of block content (text or nested lists)"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "List item within ordered or unordered lists. Can contain text blocks and nested lists."
}
Metadata
- DID
-
did:plc:6xpq2upvl7j6p3ct6rgbb4pd
- CID
-
bafyreiclc4ieivhyjwjeiucfi6wjraoeats5xiqpp3lkb6ard5rlmnza64
- Indexed At
- 2026-05-03 23:35 UTC
- AT-URI
-
at://did:plc:6xpq2upvl7j6p3ct6rgbb4pd/com.atproto.lexicon.schema/is.logue.block.listItem
Referenced Schemas (3)
-
is.logue.block.orderedList
-
is.logue.block.text
-
is.logue.block.unorderedList