1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-18 21:00:53 +01:00
2021-03-22 06:26:29 +01:00

2 lines
135 B
JavaScript

hljs.registerLanguage("plaintext",(()=>{"use strict";return t=>({
name:"Plain text",aliases:["text","txt"],disableAutodetect:!0})})());