{
"id": "art.cllctv.block.heading",
"defs": {
"main": {
"type": "object",
"required": [
"level",
"text"
],
"properties": {
"text": {
"type": "string",
"description": "The plain text content of the heading"
},
"level": {
"type": "integer",
"maximum": 6,
"minimum": 1,
"description": "Heading level"
},
"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": "A heading block with hierarchical levels (1-6) for document structure."
}
Metadata
- DID
-
did:plc:gqpqghnqiowg5424adjwmhmg
- CID
-
bafyreiasbw4mviamifdxlxeits24rnm3yzibq5wbwgtxwd52ez5xx44jmy
- Indexed At
- 2026-06-17 13:04 UTC
- AT-URI
-
at://did:plc:gqpqghnqiowg5424adjwmhmg/com.atproto.lexicon.schema/art.cllctv.block.heading