22 lines
245 B
Plaintext
22 lines
245 B
Plaintext
|
|
||
|
{
|
||
|
"widgettype":"VBox",
|
||
|
"options":{
|
||
|
},
|
||
|
"subwidgets":[
|
||
|
{
|
||
|
"widgettype":"Title1",
|
||
|
"options":{
|
||
|
"text":"Pic Viewer",
|
||
|
"i18n":true
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"widgettype":"MarkdownViewer",
|
||
|
"options":{
|
||
|
"md_url":"test1.md"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|