Add tests that the core plugins all have a valid stability field

This commit is contained in:
Jeremy Ruston
2024-05-21 11:21:36 +01:00
parent 5837570196
commit 08cc320d34
5 changed files with 101 additions and 27 deletions

View File

@@ -2,6 +2,6 @@
"title": "$:/plugins/tiddlywiki/tw5.com-docs",
"name": "TW5.com Docs",
"description": "Documentation from tiddlywiki.com",
"list": "",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
}