mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-09 15:40:03 +00:00
![Jeremy Ruston](/assets/img/avatar_default.png)
Internal links don't work yet. @natecain - have I included the node module in the right way?
13 lines
130 B
Plaintext
13 lines
130 B
Plaintext
{
|
|
"plugins": [
|
|
"tiddlywiki/markdown"
|
|
],
|
|
"themes": [
|
|
"tiddlywiki/snowwhite"
|
|
],
|
|
"doNotSave": [
|
|
],
|
|
"includeWikis": [
|
|
]
|
|
}
|