]>
luflow.net public git repositories - flow-web.git/blob - static/highlight/es/languages/ldif.js
1 /*! `ldif` grammar compiled for Highlight.js 11.11.1 */
2 var hljsGrammar
= (function () {
7 Contributors: Jacob Childress <jacobc@gmail.com>
8 Category: enterprise, config
9 Website: https://en.wikipedia.org/wiki/LDAP_Data_Interchange_Format
12 /** @type LanguageFn */
18 className: 'attribute',
23 className: 'attribute',
30 hljs
.HASH_COMMENT_MODE
39 export default hljsGrammar
;