UNPKG
halo-theme-dream
Version:
latest (3.2.4)
3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
3.0.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.5-alpha.1
2.0.4
2.0.4-fix.1
梦之城,童话梦境,动漫类型博客主题。
github.com/nineya/halo-theme-dream
nineya/halo-theme-dream
halo-theme-dream
/
source
/
lib
/
highlightjs@11.5.1
/
languages
/
plaintext.min.js
4 lines
•
214 B
JavaScript
View Raw
1
2
3
4
/*! `plaintext` grammar compiled for Highlight.js 11.5.1 */
(
()=>
{
var
t=(
()=>
{
"use strict"
;
return
t
=>
({
name
:
"Plain text"
,
aliases
:[
"text"
,
"txt"
],
disableAutodetect
:!
0
})})() ;hljs.
registerLanguage
(
"plaintext"
,t)})();