2022-04-11 06:26:22 +02:00
|
|
|
/*! `ldif` grammar compiled for Highlight.js 11.5.1 */
|
2021-10-18 07:02:03 +02:00
|
|
|
(()=>{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)})();
|