blog.micro.content

micro.blog

{
  "id": "blog.micro.content",
  "defs": {
    "main": {
      "type": "object",
      "required": [
        "markdown",
        "html"
      ],
      "properties": {
        "html": {
          "type": "string",
          "maxLength": 30000,
          "description": "The rendered HTML content for the post."
        },
        "markdown": {
          "type": "string",
          "maxLength": 30000,
          "description": "The original Markdown content for the post."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "Markdown and rendered HTML content for Micro.blog posts attached to Standard.site documents."
}

Validate Record

Validate a record against blog.micro.content

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:wshwyrtacrpz3ybxv4it5stl
CID
bafyreiglyqoyhcfo3uv5x2ffkm7pobmk4dbsheoi33dfteupheopn7fomi
Indexed At
2026-07-26 20:16 UTC
AT-URI
at://did:plc:wshwyrtacrpz3ybxv4it5stl/com.atproto.lexicon.schema/blog.micro.content

Lexicon Garden

@