blog.pckt.block.text

pckt.blog

{
  "id": "blog.pckt.block.text",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "facets": {
          "type": "array",
          "items": {
            "ref": "blog.pckt.richtext.facet",
            "type": "ref"
          },
          "description": "Facets for text formatting and features"
        },
        "plaintext": {
          "type": "string",
          "description": "The plain text content"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A text block containing plain text content with optional formatting via facets."
}

Validate Record

Validate a record against blog.pckt.block.text

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

Metadata

DID
did:plc:revjuqmkvrw6fnkxppqtszpv
CID
bafyreiehgjmvhsmaew34qyua4e7wbjxkfwihaqgl6kgdevc7dhr2ffqssy
Indexed At
2026-02-13 13:45 UTC
AT-URI
at://did:plc:revjuqmkvrw6fnkxppqtszpv/com.atproto.lexicon.schema/blog.pckt.block.text

Referenced Schemas (1)

Lexicon Garden

@