1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/editions/codemirrordemo/tiddlywiki.info

16 lines
241 B
Plaintext
Raw Normal View History

2013-10-25 08:50:30 +00:00
{
"plugins": [
"tiddlywiki/codemirror"
],
"themes": [
"tiddlywiki/vanilla",
2013-10-25 08:50:30 +00:00
"tiddlywiki/snowwhite"
],
"includeWikis": [
2014-04-26 16:11:56 +00:00
],
"build": {
"index": [
"--rendertiddler","$:/core/save/all","codemirrordemo.html","text/plain"]
}
2013-10-25 08:50:30 +00:00
}