1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-10 17:00:54 +01:00

2 lines
135 B
JavaScript
Raw Normal View History

2021-06-08 07:40:19 +02:00
hljs.registerLanguage("plaintext",(()=>{"use strict";return t=>({
name:"Plain text",aliases:["text","txt"],disableAutodetect:!0})})());