15 lines
378 B
JSON
15 lines
378 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Notebook",
|
|
"description": "Een op markdown gebaseerde interactieve widget om je notities op te schrijven!",
|
|
"settings": {
|
|
"title": "Instellingen voor de notebook widget",
|
|
"showToolbar": {
|
|
"label": "Toon de werkbalk om je te helpen markdown te schrijven"
|
|
},
|
|
"content": {
|
|
"label": "De inhoud van het notitieboek"
|
|
}
|
|
}
|
|
}
|
|
} |