1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-15 16:59:43 +00:00
TiddlyWiki5/tw5.com/wiki/StoryTiddlers.tid
Jeremy Ruston f838d6e3c1 Lots of documentation updates
More to come...
2012-06-10 13:40:53 +01:00

10 lines
268 B
Plaintext

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