kopia lustrzana https://github.com/miklobit/TiddlyWiki5
17 wiersze
320 B
Plaintext
17 wiersze
320 B
Plaintext
{
|
|
"description": "Demo of the experimental TiddlyWiki Classic parser plugin",
|
|
"plugins": [
|
|
"tiddlywiki/tw2parser"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/vanilla",
|
|
"tiddlywiki/snowwhite"
|
|
],
|
|
"includeWikis": [
|
|
],
|
|
"build": {
|
|
"index": [
|
|
"--rendertiddler","$:/core/save/all","classicparserdemo.html","text/plain"]
|
|
}
|
|
}
|