1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-13 08:16:05 +00:00

Move markdown.js

Leaving it in node_modules meant that it wasn’t getting installed by npm

Fixes #281
This commit is contained in:
Jermolene
2013-12-15 16:44:49 +00:00
parent d4d8cdf9a4
commit 5ac5b2c76d
26 changed files with 2 additions and 3507 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
{
"tiddlers": [
{
"file": "../../../../node_modules/markdown/lib/markdown.js",
"file": "markdown.js",
"fields": {
"type": "application/javascript",
"title": "$:/plugins/tiddlywiki/markdown/markdown.js",