mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-15 11:20:35 +01:00
4 lines
214 B
JavaScript
4 lines
214 B
JavaScript
|
/*! `plaintext` grammar compiled for Highlight.js 11.3.1 */
|
||
|
(()=>{var t=(()=>{"use strict";return t=>({name:"Plain text",
|
||
|
aliases:["text","txt"],disableAutodetect:!0})})()
|
||
|
;hljs.registerLanguage("plaintext",t)})();
|