fyi.questionable.richtext.blockquote

questionable.fyi

{
  "id": "fyi.questionable.richtext.blockquote",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "items"
      ],
      "properties": {
        "items": {
          "type": "array",
          "items": {
            "refs": [
              "fyi.questionable.richtext.text",
              "fyi.questionable.richtext.blockquote",
              "fyi.questionable.richtext.code",
              "fyi.questionable.richtext.header",
              "fyi.questionable.richtext.horizontalRule",
              "fyi.questionable.richtext.list"
            ],
            "type": "union",
            "closed": false
          },
          "maxLength": 500,
          "description": "Content blocks inside the blockquote"
        },
        "plaintext": {
          "type": "string"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fyi.questionable.richtext.blockquote

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

Metadata

DID
did:plc:2tpqeou2twn2lvronqe2ipoi
CID
bafyreigzsyydlwoyc6sbisnkad46hnfvmjppqrwl5rzsowpa3bs5suo5my
Indexed At
2026-04-28 13:52 UTC
AT-URI
at://did:plc:2tpqeou2twn2lvronqe2ipoi/com.atproto.lexicon.schema/fyi.questionable.richtext.blockquote

Version History (2 versions)

Referenced Schemas (5)

Lexicon Garden

@