List 2x
Metadata
ID
list-2x
Catalog
layouts
Source
spec/catalogs/layouts/list-2x.json
| Field | Value |
|---|---|
| placeholders | [ { "type": "title" }, { "type": "list" }, { "type": "list" } ] |
Source JSON
{
"$schema": "https://openpresentation.org/schema/opf-layout/v1",
"id": "list-2x",
"name": "List 2x",
"placeholders": [
{
"type": "title"
},
{
"type": "list"
},
{
"type": "list"
}
]
}