is.logue.block.heading

lefelys.com

{
  "id": "is.logue.block.heading",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "level": {
          "type": "integer",
          "maximum": 6,
          "minimum": 1,
          "description": "Heading level (1–6), corresponding to HTML tags <h1> through <h6> (1 = most important, 6 = least important)"
        },
        "facets": {
          "type": "array",
          "items": {
            "ref": "is.logue.richtext.facet",
            "type": "ref"
          },
          "description": "Facets for text formatting and features"
        },
        "plaintext": {
          "type": "string",
          "description": "The content of the heading"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A heading block with hierarchical levels (1-6)"
}

Validate Record

Validate a record against is.logue.block.heading

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

Metadata

DID
did:plc:cdqpaz46zwmw4ntplh5txoms
CID
bafyreia4txjmky6bj6xq5pixnkgxp7p6kplnhs337vn6rulfdueqqkqdce
Indexed At
2026-05-03 01:14 UTC
AT-URI
at://did:plc:cdqpaz46zwmw4ntplh5txoms/com.atproto.lexicon.schema/is.logue.block.heading

Referenced Schemas (1)

  • is.logue.richtext.facet

Lexicon Garden

@