42 lines
599 B
Markdown
42 lines
599 B
Markdown
```adf
|
|
{
|
|
"attrs": {
|
|
"rounded": true
|
|
},
|
|
"content": [
|
|
{
|
|
"content": [
|
|
{
|
|
"text": "Check the collation.",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"type": "paragraph"
|
|
}
|
|
],
|
|
"type": "panel"
|
|
}
|
|
```
|
|
|
|
```adf
|
|
{
|
|
"attrs": {
|
|
"panelType": "extra info"
|
|
},
|
|
"content": [
|
|
{
|
|
"content": [
|
|
{
|
|
"text": "Two words fit no arg slot.",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"type": "paragraph"
|
|
}
|
|
],
|
|
"type": "panel"
|
|
}
|
|
```
|
|
|
|
See :adf{json="{\"attrs\":{\"localId\":5,\"text\":\"In review\"},\"type\":\"status\"}"} now.
|