summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/static/hl/languages/ldif.min.js
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2022-12-13 20:44:08 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2022-12-13 20:44:08 -0600
commitabc0de079b895af1b705894eb2b63596e3e37274 (patch)
treec51d24dce55da8d9b227cbac6c2ef64a59d8e9dc /pyssg.xyz/live/static/hl/languages/ldif.min.js
parentdb4b3736d4f45137a733ce5eb1e50aec968ca1d2 (diff)
add pyssg.xyz configs and templates
Diffstat (limited to 'pyssg.xyz/live/static/hl/languages/ldif.min.js')
-rw-r--r--pyssg.xyz/live/static/hl/languages/ldif.min.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/pyssg.xyz/live/static/hl/languages/ldif.min.js b/pyssg.xyz/live/static/hl/languages/ldif.min.js
new file mode 100644
index 0000000..a240dae
--- /dev/null
+++ b/pyssg.xyz/live/static/hl/languages/ldif.min.js
@@ -0,0 +1,5 @@
+hljs.registerLanguage("ldif",(()=>{"use strict";return e=>({name:"LDIF",
+contains:[{className:"attribute",begin:"^dn",end:": ",excludeEnd:!0,starts:{
+end:"$",relevance:0},relevance:10},{className:"attribute",begin:"^\\w",end:": ",
+excludeEnd:!0,starts:{end:"$",relevance:0}},{className:"literal",begin:"^-",
+end:"$"},e.HASH_COMMENT_MODE]})})()); \ No newline at end of file