mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-18 15:54:50 +00:00
20 lines
388 B
Plaintext
20 lines
388 B
Plaintext
|
{
|
||
|
"tiddlers": [
|
||
|
{
|
||
|
"file": "codemirror.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/codemirror/codemirror.js",
|
||
|
"module-type": "library"
|
||
|
}
|
||
|
},{
|
||
|
"file": "codemirror.css",
|
||
|
"fields": {
|
||
|
"type": "text/css",
|
||
|
"title": "$:/plugins/tiddlywiki/codemirror/codemirror.css",
|
||
|
"tags": "[[$:/tags/stylesheet]]"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|