{
"id": "blog.pckt.block.tableCell",
"defs": {
"main": {
"type": "object",
"required": [
"content"
],
"properties": {
"colspan": {
"type": "integer",
"minimum": 1,
"description": "Number of columns this cell spans"
},
"content": {
"type": "array",
"items": {
"refs": [
"blog.pckt.block.text"
],
"type": "union",
"closed": false
},
"description": "Array of block content (typically text)"
},
"rowspan": {
"type": "integer",
"minimum": 1,
"description": "Number of rows this cell spans"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Regular table cell containing text and inline content."
}
Metadata
- DID
-
did:plc:revjuqmkvrw6fnkxppqtszpv
- CID
-
bafyreifmkjqeo3cwpo5jsrniuahvondxng4vh5hllthumcyfouddbe3gt4
- Indexed At
- 2026-02-13 13:45 UTC
- AT-URI
-
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.tableCell