mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
5ac5b2c76d
Leaving it in node_modules meant that it wasn’t getting installed by npm Fixes #281
13 lines
202 B
Plaintext
13 lines
202 B
Plaintext
{
|
|
"tiddlers": [
|
|
{
|
|
"file": "markdown.js",
|
|
"fields": {
|
|
"type": "application/javascript",
|
|
"title": "$:/plugins/tiddlywiki/markdown/markdown.js",
|
|
"module-type": "library"
|
|
}
|
|
}
|
|
]
|
|
}
|