{
"path": "/posts/this-is-a-test",
"site": "at://did:plc:sfjxpxxyvewb2zlxwoz2vduw/site.standard.publication/self",
"tags": [
"tag1",
"tag2",
"tag3"
],
"$type": "site.standard.document",
"title": "This is a test",
"content": {
"$type": "site.standard.content.markdown",
"content": "This is a test blog post!!!\n- hello\n## aaa\n# aaaaa\n\n- [x] a\n- [ ] b\n- [x] c"
},
"description": "Test blog post.",
"publishedAt": "2026-05-02T15:31:41.044Z",
"textContent": "This is a test blog post!!!\nhello\naaa\naaaaa\n\n[x] a\n[ ] b\n[x] c"
}