app.offprint.block.codeBlock

dmeznw3lbvqd6yyi.glorp.network View official

{
  "id": "app.offprint.block.codeBlock",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "code"
      ],
      "properties": {
        "code": {
          "type": "string",
          "required": true,
          "description": "The code content"
        },
        "language": {
          "type": "string",
          "description": "Programming language for syntax highlighting"
        },
        "showLineNumbers": {
          "type": "boolean",
          "default": false,
          "description": "Whether to display line numbers"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.offprint.block.codeBlock

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ukz4rcyftjqvxnhmyobwtpgj
CID
bafyreig2ismmpaxcbqvwkifnxitvfujm4mha4rmr3jekdodxzanysrirj4
Indexed At
2026-01-26 04:21 UTC
AT-URI
at://did:plc:ukz4rcyftjqvxnhmyobwtpgj/com.atproto.lexicon.schema/app.offprint.block.codeBlock

Lexicon Garden

@