summaryrefslogtreecommitdiff
path: root/static/hl/languages/clojure-repl.min.js
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-03-18 00:23:57 -0700
committerDavid Luevano Alvarado <david@luevano.xyz>2021-03-18 00:23:57 -0700
commit3c10d209d706c286817e7150595113d9cda444bd (patch)
tree83f24325544855c64306c01f54cce31731b59f4a /static/hl/languages/clojure-repl.min.js
parentf8ae4d47bd7f3c0534822a78be8f0654195c4e1a (diff)
Add highligh.js
Diffstat (limited to 'static/hl/languages/clojure-repl.min.js')
-rw-r--r--static/hl/languages/clojure-repl.min.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/hl/languages/clojure-repl.min.js b/static/hl/languages/clojure-repl.min.js
new file mode 100644
index 0000000..26762aa
--- /dev/null
+++ b/static/hl/languages/clojure-repl.min.js
@@ -0,0 +1,3 @@
+hljs.registerLanguage("clojure-repl",(()=>{"use strict";return e=>({
+name:"Clojure REPL",contains:[{className:"meta",begin:/^([\w.-]+|\s*#_)?=>/,
+starts:{end:/$/,subLanguage:"clojure"}}]})})()); \ No newline at end of file