1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-15 03:11:01 +01:00

4 lines
214 B
JavaScript
Raw Normal View History

2022-01-09 09:04:16 +01:00
/*! `plaintext` grammar compiled for Highlight.js 11.4.0 */
2021-10-18 07:02:03 +02:00
(()=>{var t=(()=>{"use strict";return t=>({name:"Plain text",
aliases:["text","txt"],disableAutodetect:!0})})()
;hljs.registerLanguage("plaintext",t)})();