is.logue.block.listItem

lefelys.com

{
  "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."
}

Validate Record

Validate a record against is.logue.block.listItem

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cdqpaz46zwmw4ntplh5txoms
CID
bafyreiclc4ieivhyjwjeiucfi6wjraoeats5xiqpp3lkb6ard5rlmnza64
Indexed At
2026-05-03 01:16 UTC
AT-URI
at://did:plc:cdqpaz46zwmw4ntplh5txoms/com.atproto.lexicon.schema/is.logue.block.listItem

Referenced Schemas (3)

  • is.logue.block.orderedList
  • is.logue.block.text
  • is.logue.block.unorderedList

Lexicon Garden

@