Files
adf-codec/corpus/round-trip/block-nodes/code-block-attributes.json
T

80 lines
1.3 KiB
JSON

{
"content": [
{
"attrs": {
"hideLineNumbers": true,
"language": "rust",
"localId": "01a0431d-201b-70a7-81fa-8d0072e09eab",
"uniqueId": "4478e39c",
"wrap": true
},
"content": [
{
"text": "fn main() {}",
"type": "text"
}
],
"type": "codeBlock"
},
{
"attrs": {
"language": "a`b"
},
"content": [
{
"text": "x",
"type": "text"
}
],
"type": "codeBlock"
},
{
"attrs": {
"language": " sql"
},
"content": [
{
"text": "SELECT 1",
"type": "text"
}
],
"type": "codeBlock"
},
{
"attrs": {
"language": "adf"
},
"content": [
{
"text": "y",
"type": "text"
}
],
"type": "codeBlock"
},
{
"attrs": {
"panelType": "info"
},
"content": [
{
"attrs": {
"language": "text",
"wrap": true
},
"content": [
{
"text": ":::",
"type": "text"
}
],
"type": "codeBlock"
}
],
"type": "panel"
}
],
"type": "doc",
"version": 1
}