15 lines
387 B
JSON
15 lines
387 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Blocco note",
|
|
"description": "Un widget interattivo basato su markdown per annotare i tuoi appunti!",
|
|
"settings": {
|
|
"title": "Impostazioni per il widget del blocco note",
|
|
"showToolbar": {
|
|
"label": "Mostra la barra degli strumenti per aiutarti a scrivere in Markdown"
|
|
},
|
|
"content": {
|
|
"label": "Contenuto del blocco note"
|
|
}
|
|
}
|
|
}
|
|
} |