is.logue.block.unorderedList

logue.is

{
  "id": "is.logue.block.unorderedList",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "content"
      ],
      "properties": {
        "content": {
          "type": "array",
          "items": {
            "ref": "is.logue.block.listItem",
            "type": "ref"
          },
          "description": "Array of list items"
        }
      }
    }
  },
  "$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 is.logue.block.unorderedList

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

Metadata

DID
did:plc:6xpq2upvl7j6p3ct6rgbb4pd
CID
bafyreihefoect2ofvigobwk7zed2j3ykbvecsdxcfw6d7b35tvdazdgxsy
Indexed At
2026-05-03 23:33 UTC
AT-URI
at://did:plc:6xpq2upvl7j6p3ct6rgbb4pd/com.atproto.lexicon.schema/is.logue.block.unorderedList

Referenced Schemas (1)

  • is.logue.block.listItem

Lexicon Garden

@