art.cllctv.block.bulletList

cllctv.art

{
  "id": "art.cllctv.block.bulletList",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "format": {
          "type": "string",
          "knownValues": [
            "left",
            "start",
            "center",
            "right",
            "end",
            "justify"
          ]
        },
        "indent": {
          "type": "integer",
          "minimum": 0
        },
        "content": {
          "type": "array",
          "items": {
            "ref": "art.cllctv.block.listItem",
            "type": "ref"
          }
        },
        "direction": {
          "type": "string",
          "knownValues": [
            "ltr",
            "rtl"
          ]
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Unordered list with bullet points. Each item can contain rich content including nested lists."
}

Validate Record

Validate a record against art.cllctv.block.bulletList

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

Metadata

DID
did:plc:gqpqghnqiowg5424adjwmhmg
CID
bafyreih2theyvqzkiuuc3ffe6xpc5phwusez7nrm4kywdyxy2yt72gk47y
Indexed At
2026-06-17 13:04 UTC
AT-URI
at://did:plc:gqpqghnqiowg5424adjwmhmg/com.atproto.lexicon.schema/art.cllctv.block.bulletList

Referenced Schemas (1)

Lexicon Garden

@