{ "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" } }