...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
'editor.type': 'document',
'editor.document.size': {
'width': 793,
'height': 1122,
'padding': { 'top': 96, 'right': 96, 'bottom': 96, 'left': 96 }
}, |
...
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
'editor.type': 'document',
'editor.document.size': {
'width': 793,
'height': 1122,
'padding': { 'top': 96, 'right': 96, 'bottom': 96, 'left': 96 }
}, |
...