mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
5 lines
316 B
JavaScript
5 lines
316 B
JavaScript
/*! `ldif` grammar compiled for Highlight.js 11.5.1 */
|
|
(()=>{var a=(()=>{"use strict";return a=>({name:"LDIF",contains:[{
|
|
className:"attribute",match:"^dn(?=:)",relevance:10},{className:"attribute",
|
|
match:"^\\w+(?=:)"},{className:"literal",match:"^-"},a.HASH_COMMENT_MODE]})})()
|
|
;hljs.registerLanguage("ldif",a)})(); |