fyi.questionable.richtext.header

questionable.fyi

{
  "id": "fyi.questionable.richtext.header",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "plaintext",
        "level"
      ],
      "properties": {
        "level": {
          "type": "integer",
          "maximum": 6,
          "minimum": 1
        },
        "facets": {
          "type": "array",
          "items": {
            "ref": "fyi.questionable.richtext.facet",
            "type": "ref"
          }
        },
        "plaintext": {
          "type": "string",
          "maxLength": 2000,
          "maxGraphemes": 1000
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.questionable.richtext.header

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

Metadata

DID
did:plc:2tpqeou2twn2lvronqe2ipoi
CID
bafyreidvrxydawju2d3twaxhrmt5y52mzzza6c5n3ttpqketprozof5h5i
Indexed At
2026-02-13 13:54 UTC
AT-URI
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.richtext.header

Referenced Schemas (1)

Lexicon Garden

@