Slide 5
Slide 5 text
記事のデータ構造
"content": [
{
"type": "heading",
...
},
{
"type": "paragraph",
"inlineContent": [
{
"type": "text",
...
},
{
"type": "reference",
...
},
{
"type": "image",
...
},
...
]
},
{
"type": "aside",
"content": [...]
},
]
行ごとのデータ構造
paragraph などはイ
ンライン要素でテキ
ストやリンクなどの
種類を持つ