1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-03 19:22:27 +00:00

Initial Commit

This commit is contained in:
Jeremy Ruston
2025-02-16 18:20:00 +00:00
parent c84de85ed2
commit 778e544f1c
8 changed files with 94 additions and 42 deletions
@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/intrinsic-subplugin-tests",
"name": "intrinsic-subplugin-tests",
"description": "Intrinsic subplugin tests",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
}
@@ -0,0 +1,4 @@
title: $:/plugins/tiddlywiki/intrinsic-subplugin-tests/readme
Readme from $:/plugins/tiddlywiki/intrinsic-subplugin-tests
@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/test-subplugin",
"name": "test-subplugin",
"description": "Test subplugin",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
}
@@ -0,0 +1,3 @@
title: $:/plugins/tiddlywiki/test-subplugin/readme
Readme from $:/plugins/tiddlywiki/test-subplugin
@@ -0,0 +1,7 @@
{
"title": "$:/plugins/tiddlywiki/test-subsubplugin",
"name": "test-subsubplugin",
"description": "Test subsubplugin",
"list": "readme readme2",
"stability": "STABILITY_1_EXPERIMENTAL"
}
@@ -0,0 +1,3 @@
title: $:/plugins/tiddlywiki/test-subsubplugin/readme
Readme from $:/plugins/tiddlywiki/test-subsubplugin