mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:27:34 +00:00
* Initial Commit * Fix plugin library URL * Need to set plugin library location for prerelease * Styling tweaks * Docs * Add tests that the core plugins all have a valid stability field
8 lines
170 B
JSON
8 lines
170 B
JSON
{
|
|
"title": "$:/plugins/tiddlywiki/twitter",
|
|
"name": "Twitter",
|
|
"description": "Twitter embedding tools",
|
|
"list": "readme usage",
|
|
"stability": "STABILITY_3_LEGACY"
|
|
}
|