mirror of
https://github.com/discourse/discourse.git
synced 2025-01-09 21:34:04 +08:00
02f0637892
Example repro of the freeze: ``` ```css [ ```
1 line
152 B
JavaScript
1 line
152 B
JavaScript
hljs.registerLanguage("plaintext",function(){"use strict";return function(t){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}}()); |