blog.pckt.block.codeBlock

pckt.blog

{
  "id": "blog.pckt.block.codeBlock",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "language": {
          "type": "string",
          "maxLength": 50,
          "description": "Programming language for syntax highlighting"
        },
        "plaintext": {
          "type": "string",
          "description": "The code content"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Preformatted code block with optional syntax highlighting."
}

Validate Record

Validate a record against blog.pckt.block.codeBlock

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@