mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Now every plugin has a short, introductory readme tiddler that is shown in the online plugin library.
7 lines
171 B
Text
7 lines
171 B
Text
{
|
|
"title": "$:/plugins/tiddlywiki/filesystem",
|
|
"description": "Local filesystem syncadaptor",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"list": "readme"
|
|
}
|