TiddlyWiki5/plugins/tiddlywiki/codemirror-mode-xml/plugin.info
Jeremy Ruston bf9aeb5755 Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00

6 lines
165 B
Text
Executable file

{
"title": "$:/plugins/tiddlywiki/codemirror-mode-xml",
"name": "CodeMirror Mode XML",
"description": "XML highlighting mode for CodeMirror",
"list": "readme"
}