mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
This commit is contained in:
parent
1dbab6fd0e
commit
bf9aeb5755
60 changed files with 112 additions and 144 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"title": "$:/plugins/tiddlywiki/codemirror-mode-css",
|
||||
"description": "CodeMirror Mode: CSS Highlighting",
|
||||
"author": "JeremyRuston",
|
||||
"name": "CodeMirror Mode CSS",
|
||||
"description": "CSS highlighting mode for CodeMirror",
|
||||
"list": "readme"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue