mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-14 07:04:21 +08:00
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"name": "markdown theme",
|
|
"author": "Lucas Yu",
|
|
"desc": "Markdown主题设置",
|
|
"langs": {
|
|
"en-us": {
|
|
"pluginName": "Markdown theme",
|
|
"pluginDesc": ""
|
|
},
|
|
"zh-cn": {
|
|
"pluginName": "Markdown主题",
|
|
"pluginDesc": ""
|
|
}
|
|
}
|
|
}
|