2014-01-05 09:58:01 +00:00
|
|
|
{
|
|
|
|
"tiddlers": [
|
|
|
|
{
|
2014-01-09 14:32:31 +00:00
|
|
|
"file": "highlight.pack.js",
|
2014-01-05 09:58:01 +00:00
|
|
|
"fields": {
|
|
|
|
"type": "application/javascript",
|
|
|
|
"title": "$:/plugins/tiddlywiki/highlight/highlight.js",
|
|
|
|
"module-type": "library"
|
|
|
|
},
|
2015-01-02 17:00:08 +00:00
|
|
|
"prefix": "var hljs;\n",
|
|
|
|
"suffix": "\nexports.hljs = hljs;\n"
|
2014-01-05 09:58:01 +00:00
|
|
|
},
|
|
|
|
{
|
2014-01-09 14:32:31 +00:00
|
|
|
"file": "default.css",
|
2014-01-05 09:58:01 +00:00
|
|
|
"fields": {
|
|
|
|
"type": "text/css",
|
|
|
|
"title": "$:/plugins/tiddlywiki/highlight/highlight.css",
|
2014-09-10 08:13:21 +00:00
|
|
|
"tags": "[[$:/tags/Stylesheet]]"
|
2014-01-05 09:58:01 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|