fyi.questionable.richtext.code

lexicon.store View official

{
  "id": "fyi.questionable.richtext.code",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext"
      ],
      "properties": {
        "language": {
          "type": "string",
          "maxLength": 500,
          "minLength": 1,
          "maxGraphemes": 500
        },
        "plaintext": {
          "type": "string"
        },
        "syntaxHighlightingTheme": {
          "type": "string",
          "maxLength": 500,
          "minLength": 1,
          "maxGraphemes": 500
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.questionable.richtext.code

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreie2zynuudvnz5zsqc6lodf6nhf5ua5d7umkmkng5dguxwvxl5uvfu
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/fyi.questionable.richtext.code

Lexicon Garden

@