is.logue.block.code

lefelys.com

{
  "id": "is.logue.block.code",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "language": {
          "type": "string",
          "maxLength": 50,
          "description": "Programming language used for syntax highlighting, loosely based on PrismJS language definitions"
        },
        "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 is.logue.block.code

Validation Options
Treat any remaining unresolved references as valid

Metadata

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

Lexicon Garden

@