mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-08 19:43:34 +00: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:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/codemirror-mode-javascript",
|
||||
"description": "CodeMirror Mode: Javascript Highlighting",
|
||||
"author": "JeremyRuston",
|
||||
"name": "CodeMirror Mode JavaScript",
|
||||
"description": "JavaScript highlighting mode for CodeMirror",
|
||||
"list": "readme"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user