kopia lustrzana https://github.com/miklobit/TiddlyWiki5
10 wiersze
241 B
Plaintext
10 wiersze
241 B
Plaintext
|
title: StoryTiddlers
|
||
|
type: application/json
|
||
|
|
||
|
{
|
||
|
"tiddlers": [
|
||
|
{"title": "HelloThere", "template": "ViewTemplate"},
|
||
|
{"title": "Introduction", "template": "ViewTemplate"},
|
||
|
{"title": "NewWikiTextFeatures", "template": "ViewTemplate"}
|
||
|
]
|
||
|
}
|