TiddlyWiki5/editions/d3demo/tiddlywiki.info

16 lines
265 B
Plaintext

{
"description": "Demo of the D3 plugin",
"plugins": [
"tiddlywiki/d3"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","d3demo.html","text/plain"]
}
}