mirror of
https://github.com/discourse/discourse.git
synced 2025-01-09 22:16:09 +08:00
02f0637892
Example repro of the freeze: ``` ```css [ ```
1 line
210 B
JavaScript
1 line
210 B
JavaScript
hljs.registerLanguage("clojure-repl",function(){"use strict";return function(e){return{name:"Clojure REPL",contains:[{className:"meta",begin:/^([\w.-]+|\s*#_)?=>/,starts:{end:/$/,subLanguage:"clojure"}}]}}}()); |