mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
59fd557067
* Adds a name to the core plugin * Make plugin listings consistently show "name: description" * Make plugin listings consistently sort by title (thus grouping publishers) * Add a missing plugin name See discussion here: https://github.com/Jermolene/TiddlyWiki5/pull/4508#issuecomment-609671970
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/dynaview",
|
|
"name": "Dynaview",
|
|
"description": "Dynamic scrolling and zooming effects",
|
|
"list": "readme docs examples config"
|
|
}
|