mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-02 16:16:18 +00:00
20 lines
458 B
Plaintext
20 lines
458 B
Plaintext
|
{
|
||
|
"tiddlers": [
|
||
|
{
|
||
|
"file": "addon/mode/multiplex.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/codemirror/addon/mode/multiplex.js",
|
||
|
"module-type": "codemirror"
|
||
|
}
|
||
|
},{
|
||
|
"file": "mode/htmlembedded/htmlembedded.js",
|
||
|
"fields": {
|
||
|
"type": "application/javascript",
|
||
|
"title": "$:/plugins/tiddlywiki/codemirror/mode/htmlembedded/htmlembedded.js",
|
||
|
"module-type": "codemirror"
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|