[
{
"type": "paragraph",
"children": [
{
"text": "Dive into "
},
{
"text": "slate-table ",
"bold": true
},
{
"text": "now to effortlessly modify tables. Easily merge, split cells, and insert rows or columns for more flexibility. πΈ"
}
]
},
{
"type": "table",
"children": [
{
"type": "table-head",
"children": [
{
"type": "table-row",
"children": [
{
"type": "header-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Time"
}
]
}
]
},
{
"type": "header-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "π¨ Frontend team"
}
]
}
]
},
{
"type": "header-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "π· Backend team "
}
]
}
]
}
]
}
]
},
{
"type": "table-body",
"children": [
{
"type": "table-row",
"children": [
{
"type": "table-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "9:00 AM",
"bold": true
}
]
}
]
},
{
"type": "table-cell",
"colSpan": 2,
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Opening Keynote π"
}
]
}
]
}
]
},
{
"type": "table-row",
"children": [
{
"type": "table-cell",
"rowSpan": 2,
"children": [
{
"type": "paragraph",
"children": [
{
"text": "10:30 AM",
"bold": true
}
]
}
]
},
{
"type": "table-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Introduction to π
°οΈngular"
}
]
}
]
},
{
"type": "table-cell",
"rowSpan": 2,
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Introduction to Gradle and Java 11 β"
}
]
}
]
}
]
},
{
"type": "table-row",
"children": [
{
"type": "table-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Strictly typed forms in v14"
}
]
}
]
}
]
},
{
"type": "table-row",
"children": [
{
"type": "table-cell",
"children": [
{
"type": "paragraph",
"children": [
{
"text": "1:00 PM",
"bold": true
}
]
}
]
},
{
"type": "table-cell",
"colSpan": 2,
"children": [
{
"type": "paragraph",
"children": [
{
"text": "Lunch Break",
"underline": true
},
{
"text": " π±"
}
]
}
]
}
]
}
]
}
]
},
{
"type": "paragraph",
"children": [
{
"text": "Encountered a bug π? Help improve slate-table by opening a GitHub issue!"
}
]
}
] Copy to clipboard