1
0
mirror of https://github.com/writeas/writefreely synced 2025-02-08 19:58:44 +01:00
writefreely/static/js/highlightjs/clojure-repl.min.js

1 line
126 B
JavaScript
Raw Normal View History

2018-12-07 16:37:14 -05:00
hljs.registerLanguage("clojure-repl",function(e){return{c:[{cN:"meta",b:/^([\w.-]+|\s*#_)=>/,starts:{e:/$/,sL:"clojure"}}]}});