mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
9b145638ec
Compatibility with TiddlyWiki
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
title: StoryTiddlers
|
|
type: application/json
|
|
|
|
{
|
|
"tiddlers": [
|
|
{"title": "HelloThere", "template": "ViewTemplate"},
|
|
{"title": "Introduction", "template": "ViewTemplate"},
|
|
{"title": "NewWikiTextFeatures", "template": "ViewTemplate"}
|
|
]
|
|
} |