mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-03 00:52:59 +00:00
highlightjs in nodejs
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"title": "$:/plugins/tiddlywiki/highlight/highlight.js",
|
||||
"module-type": "library"
|
||||
},
|
||||
"prefix": "var hljs;if($tw.browser){\n",
|
||||
"suffix": "}\nexports.hljs = hljs;\n"
|
||||
"prefix": "var hljs;\n",
|
||||
"suffix": "\nexports.hljs = hljs;\n"
|
||||
},
|
||||
{
|
||||
"file": "default.css",
|
||||
|
||||
Reference in New Issue
Block a user