mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 11:53:26 -08:00
Separately switch in ordinary plugins and themes. Change the convention for plugin information to use dashes rather than camel case.
8 lines
168 B
Text
8 lines
168 B
Text
{
|
|
"title": "$:/core",
|
|
"description": "TiddlyWiki5 core plugin",
|
|
"author": "JeremyRuston",
|
|
"version": "0.0.0",
|
|
"core-version": ">=5.0.0",
|
|
"plugin-priority": "0"
|
|
}
|