mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-18 15:54:50 +00:00
36fa41e19a
Internal links don't work yet. @natecain - have I included the node module in the right way?
11 lines
173 B
Plaintext
11 lines
173 B
Plaintext
{
|
|
"folders":
|
|
[
|
|
{
|
|
"path": "/Users/ash/code/js/markdown-js",
|
|
"folder_exclude_patterns": ["node_modules"],
|
|
"file_exclude_patterns": ["*.sublime-*"]
|
|
}
|
|
]
|
|
}
|