1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-01 22:12:46 +00:00
TiddlyWiki5/tw5.com/shadows/StoryTiddlers.tid

10 lines
241 B
Plaintext
Raw Normal View History

title: StoryTiddlers
type: application/json
{
"tiddlers": [
{"title": "HelloThere", "template": "ViewTemplate"},
{"title": "Introduction", "template": "ViewTemplate"},
{"title": "NewWikiTextFeatures", "template": "ViewTemplate"}
]
}