1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-08 10:59:57 +00:00
TiddlyWiki5/tiddlywiki5/shadows/StoryTiddlers.tid

11 lines
304 B
Plaintext
Raw Normal View History

title: StoryTiddlers
type: application/json
{
"tiddlers": [
2012-03-29 14:32:36 +00:00
{"title": "DraftTiddler", "template": "EditTemplate"},
{"title": "HelloThere", "template": "SimpleTemplate"},
{"title": "Introduction", "template": "SimpleTemplate"},
{"title": "NewWikiTextFeatures", "template": "SimpleTemplate"}
]
}