mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 07:14:45 +00:00
Update codemirror and markdown plugins from #2315
This commit is contained in:
@@ -35,6 +35,13 @@
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/addon/edit/matchbrackets.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "addon/mode/multiplex.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/addon/mode/multiplex.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "addon/search/searchcursor.js",
|
||||
"fields": {
|
||||
@@ -42,6 +49,27 @@
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/addon/search/searchcursor.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/css/css.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/css/css.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/htmlembedded/htmlembedded.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/htmlembedded/htmlembedded.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/htmlmixed/htmlmixed.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/htmlmixed/htmlmixed.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/javascript/javascript.js",
|
||||
"fields": {
|
||||
@@ -49,6 +77,41 @@
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/javascript/javascript.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/markdown/markdown.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/markdown/markdown.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/meta.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/meta.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/tiddlywiki/tiddlywiki.css",
|
||||
"fields": {
|
||||
"type": "text/css",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/tiddlywiki/tiddlywiki.css",
|
||||
"tags": "[[$:/tags/Stylesheet]]"
|
||||
}
|
||||
},{
|
||||
"file": "mode/tiddlywiki/tiddlywiki.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/tiddlywiki/tiddlywiki.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "mode/xml/xml.js",
|
||||
"fields": {
|
||||
"type": "application/javascript",
|
||||
"title": "$:/plugins/tiddlywiki/codemirror/mode/xml/xml.js",
|
||||
"module-type": "library"
|
||||
}
|
||||
},{
|
||||
"file": "keymap/vim.js",
|
||||
"fields": {
|
||||
|
||||
Reference in New Issue
Block a user