{
"$type": "site.standard.document",
"content": {
"$type": "pub.oxa.blocks.defs#block",
"children": [
{
"$type": "pub.oxa.blocks.defs#heading",
"facets": [],
"level": 1,
"text": "Introduction"
},
{
"$type": "pub.oxa.blocks.defs#paragraph",
"facets": [
{
"features": [
{
"$type": "pub.oxa.richtext.facet#strong"
},
{
"$type": "pub.leaflet.richtext.facet#bold"
}
],
"index": {
"byteEnd": 23,
"byteStart": 8
}
},
{
"features": [
{
"$type": "pub.oxa.richtext.facet#emphasis"
},
{
"$type": "pub.leaflet.richtext.facet#italic"
}
],
"index": {
"byteEnd": 23,
"byteStart": 17
}
}
],
"text": "This is bold and italic text."
},
{
"$type": "pub.oxa.blocks.defs#heading",
"facets": [],
"level": 2,
"text": "Code Example"
},
{
"$type": "pub.oxa.blocks.defs#paragraph",
"facets": [
{
"features": [
{
"$type": "pub.oxa.richtext.facet#inlineCode"
},
{
"$type": "pub.leaflet.richtext.facet#code"
}
],
"index": {
"byteEnd": 13,
"byteStart": 8
}
}
],
"text": "Use the print function."
},
{
"$type": "pub.oxa.blocks.defs#thematicBreak"
},
{
"$type": "pub.oxa.blocks.defs#paragraph",
"facets": [],
"text": "End of document."
}
]
},
"publishedAt": "2026-03-22T00:00:00.000Z",
"title": "Rich Document"
}