UNPKG
halo-theme-dream2.0
Version:
latest (1.3.2)
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
1.0.0-alpha.1
梦之城,童话梦境,动漫类型博客主题。
github.com/nineya/halo-theme-dream2.0
nineya/halo-theme-dream2.0
halo-theme-dream2.0
/
templates
/
assets
/
lib
/
highlightjs@11.5.1
/
es
/
languages
/
plaintext.min.js
3 lines
•
203 B
JavaScript
View Raw
1
2
3
/*! `plaintext` grammar compiled for Highlight.js 11.5.1 */
var
hljsGrammar=(
()=>
{
"use strict"
;
return
t
=>
({
name
:
"Plain text"
,
aliases
:[
"text"
,
"txt"
],
disableAutodetect
:!
0
})})();
export
default
hljsGrammar;