mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-09 23:50:01 +00:00
![Jeremy Ruston](/assets/img/avatar_default.png)
Separately switch in ordinary plugins and themes. Change the convention for plugin information to use dashes rather than camel case.
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki2/stripcomments",
|
|
"description": "Strips //# comments from JavaScript source",
|
|
"author": "JeremyRuston",
|
|
"version": "0.0.0",
|
|
"core-version": ">=5.0.0"
|
|
}
|