mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 08:36:02 +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}}}()); |