art.cllctv.block.blockquote

cllctv.art

{
  "id": "art.cllctv.block.blockquote",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "text"
      ],
      "properties": {
        "text": {
          "type": "string",
          "description": "The plain text content of the blockquote"
        },
        "facets": {
          "type": "array",
          "items": {
            "ref": "art.cllctv.block.text#facet",
            "type": "ref"
          },
          "description": "Facets for text formatting and features"
        },
        "format": {
          "type": "string",
          "knownValues": [
            "left",
            "start",
            "center",
            "right",
            "end",
            "justify"
          ]
        },
        "indent": {
          "type": "integer",
          "minimum": 0
        },
        "direction": {
          "type": "string",
          "knownValues": [
            "ltr",
            "rtl"
          ]
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Blockquote for quoted text or citations. Contains text blocks."
}

Validate Record

Validate a record against art.cllctv.block.blockquote

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@