mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-26 23:14:58 +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-xml",
|
||||
"description": "CodeMirror Mode: XML Highlighting",
|
||||
"author": "JeremyRuston",
|
||||
"name": "CodeMirror Mode XML",
|
||||
"description": "XML highlighting mode for CodeMirror",
|
||||
"list": "readme"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user