pub.leaflet.blocks.html

leaflet.pub

{
  "id": "pub.leaflet.blocks.html",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "html"
      ],
      "properties": {
        "html": {
          "type": "string",
          "description": "Inline HTML rendered via a sandboxed iframe's srcdoc attribute."
        },
        "height": {
          "type": "integer",
          "maximum": 1600,
          "minimum": 16
        },
        "aspectRatio": {
          "ref": "#aspectRatio",
          "type": "ref"
        }
      }
    },
    "aspectRatio": {
      "type": "object",
      "required": [
        "width",
        "height"
      ],
      "properties": {
        "width": {
          "type": "integer"
        },
        "height": {
          "type": "integer"
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.leaflet.blocks.html

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:btxrwcaeyodrap5mnjw2fvmz
CID
bafyreihvmpjmj2ndzfbvuns7iks6o54vns65gjbxnvdklgadpfoe7s3pg4
Indexed At
2026-07-24 20:11 UTC
AT-URI
at://did:plc:btxrwcaeyodrap5mnjw2fvmz/com.atproto.lexicon.schema/pub.leaflet.blocks.html

Lexicon Garden

@