1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-06 20:46:57 +00:00
TiddlyWiki5/tiddlywiki5/shadows/StoryTiddlers.tid
Jeremy Ruston 9b145638ec Renamed SimpleTemplate to ViewTemplate
Compatibility with TiddlyWiki
2012-03-30 19:11:01 +01:00

10 lines
241 B
Plaintext

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