1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 07:13:15 +00:00
TiddlyWiki5/editions/test/tiddlywiki.info
2022-11-20 17:54:18 +00:00

15 lines
258 B
Plaintext

{
"description": "TiddlyWiki core tests",
"plugins": [
"tiddlywiki/jasmine"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","test.html","text/plain",
"--test"]
}
}