mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
11 lines
304 B
Plaintext
11 lines
304 B
Plaintext
title: StoryTiddlers
|
|
type: application/json
|
|
|
|
{
|
|
"tiddlers": [
|
|
{"title": "DraftTiddler", "template": "EditTemplate"},
|
|
{"title": "HelloThere", "template": "SimpleTemplate"},
|
|
{"title": "Introduction", "template": "SimpleTemplate"},
|
|
{"title": "NewWikiTextFeatures", "template": "SimpleTemplate"}
|
|
]
|
|
} |