mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08: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:
parent
d4d8cdf9a4
commit
5ac5b2c76d
26 changed files with 2 additions and 3507 deletions
1725
plugins/tiddlywiki/markdown/files/markdown.js
Normal file
1725
plugins/tiddlywiki/markdown/files/markdown.js
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue