1. Notion original
2. Notion API
{
"object": "block",
"id": "a3757188-1c0d-4250-8ce1-e438689c0e18",
"created_time": "2022-01-28T00:04:00.000Z",
"last_edited_time": "2022-01-28T00:21:00.000Z",
"has_children": false,
"archived": false,
"type": "divider",
"divider": {}
}
json
3. Svelte output
<Divider />
html
See IndentGroup.
4. Example rendering
🏠 Browse the docs ⚘
High-level Discussion
Turn-intoable Block Components
Toggle Headings (not yet implemented)
Layout-only Components
Page-level Components
Annotation Components
bold → <strong>
italic → <em>
strikethrough → <s>