{ "lexicon": 1, "id": "pub.leaflet.blocks.text", "defs": { "main": { "type": "object", "required": [ "plaintext" ], "properties": { "facets": { "type": "array", "items": { "type": "ref", "ref": "pub.leaflet.richtext.facet" } }, "plaintext": { "type": "string" } } } } }