{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif7pas5kpdpbvwvug23c65s4ytpguuor4vtqlimg7qtsxlttpj2ve",
    "uri": "at://did:plc:e6grv4cc6jxdhnjo22szkayq/app.bsky.feed.post/3mnp7avjypn2i"
  },
  "content": {
    "$type": "blog.pckt.content",
    "items": [
      {
        "$type": "blog.pckt.block.heading",
        "level": 2,
        "plaintext": "Section heading"
      },
      {
        "$type": "blog.pckt.block.text",
        "facets": [
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#bold"
              }
            ],
            "index": {
              "byteEnd": 26,
              "byteStart": 17
            }
          },
          {
            "features": [
              {
                "$type": "blog.pckt.richtext.facet#link",
                "uri": "https://example.com"
              }
            ],
            "index": {
              "byteEnd": 60,
              "byteStart": 41
            }
          }
        ],
        "plaintext": "A paragraph with bold text and a link to https://example.com here."
      },
      {
        "$type": "blog.pckt.block.bulletList",
        "content": [
          {
            "$type": "blog.pckt.block.listItem",
            "content": [
              {
                "$type": "blog.pckt.block.text",
                "plaintext": "First bullet item"
              }
            ]
          },
          {
            "$type": "blog.pckt.block.listItem",
            "content": [
              {
                "$type": "blog.pckt.block.text",
                "plaintext": "Second bullet item"
              }
            ]
          }
        ]
      },
      {
        "$type": "blog.pckt.block.blockquote",
        "content": [
          {
            "$type": "blog.pckt.block.text",
            "plaintext": "A blockquote line."
          }
        ]
      }
    ]
  },
  "lastModified": "2026-06-07T12:50:25.822Z",
  "links": [],
  "path": "multi-format-smoke-test-post",
  "publishedAt": "2026-06-07T12:47:58.057Z",
  "revision": 3,
  "site": "at://did:plc:e6grv4cc6jxdhnjo22szkayq/site.standard.publication/self",
  "textContent": "Section heading A paragraph with bold text and a link to https://example.com here. First bullet item Second bullet item A blockquote line.",
  "title": "Multi-format smoke test post"
}