1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-24 06:50:02 +00:00

Use "bundled" rather than "intrinsic"

This commit is contained in:
Jeremy Ruston 2025-02-18 09:14:05 +00:00
parent e8de413fba
commit c142bfc50d
9 changed files with 12 additions and 12 deletions

View File

@ -8,7 +8,7 @@
"tiddlywiki/confetti",
"tiddlywiki/dynannotate",
"tiddlywiki/tour",
"tiddlywiki/intrinsic-subplugin-tests"
"tiddlywiki/bundled-subplugin-tests"
],
"themes": [
"tiddlywiki/vanilla",

View File

@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/bundled-subplugin-tests",
"name": "bundled-subplugin-tests",
"description": "Bundled subplugin tests",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
}

View File

@ -0,0 +1,4 @@
title: $:/plugins/tiddlywiki/bundled-subplugin-tests/readme
Readme from $:/plugins/tiddlywiki/bundled-subplugin-tests

View File

@ -1,7 +0,0 @@
{
"title": "$:/plugins/tiddlywiki/intrinsic-subplugin-tests",
"name": "intrinsic-subplugin-tests",
"description": "Intrinsic subplugin tests",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
}

View File

@ -1,4 +0,0 @@
title: $:/plugins/tiddlywiki/intrinsic-subplugin-tests/readme
Readme from $:/plugins/tiddlywiki/intrinsic-subplugin-tests