mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 13:16:56 +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,7 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/bibtex",
|
||||
"name": "BibTeX",
|
||||
"description": "BibTeX importer",
|
||||
"author": "Henrik Muehe and Mikola Lysenko, adapted by Jeremy Ruston",
|
||||
"plugin-type": "plugin",
|
||||
"author": "Henrik Muehe and Mikola Lysenko",
|
||||
"list": "readme license"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user