mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: highlight.js v10.7.2 -> v10.7.3 (#492)
This commit is contained in:
3
resources/highlight.js/10.7.3/clojure-repl.min.jsm
Normal file
3
resources/highlight.js/10.7.3/clojure-repl.min.jsm
Normal file
@@ -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"}}]})})());
|
Reference in New Issue
Block a user