BNA8/.resources/c39c3b77ef49cefed0cc90090015960ba74d539dca7708676b552b14d892710e

57 lines
1.1 KiB
Plaintext

{
"custom": {},
"params": {
"help": "Welcome to _Markdown_"
},
"propConfig": {
"params.help": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 400,
"width": 600
}
},
"root": {
"children": [
{
"meta": {
"name": "Markdown"
},
"position": {
"height": "100%",
"width": "100%"
},
"propConfig": {
"props.source": {
"binding": {
"config": {
"path": "view.params.help"
},
"transforms": [
{
"code": "\treturn value.replace(\"\u003cu\u003e\", \"**\").replace(\"\u003c/u\u003e\", \"**\")",
"type": "script"
}
],
"type": "property"
}
}
},
"props": {
"markdown": {
"escapeHtml": false
}
},
"type": "ia.display.markdown"
}
],
"meta": {
"name": "root"
},
"type": "ia.container.coord"
}
}