mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-06-03 19:22:27 +00:00
Initial Commit
This commit is contained in:
@@ -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
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/test-subsubplugin",
|
||||
"name": "test-subsubplugin",
|
||||
"description": "Test subsubplugin",
|
||||
"list": "readme readme2",
|
||||
"stability": "STABILITY_1_EXPERIMENTAL"
|
||||
}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
title: $:/plugins/tiddlywiki/test-subsubplugin/readme
|
||||
|
||||
Readme from $:/plugins/tiddlywiki/test-subsubplugin
|
||||
Reference in New Issue
Block a user