LocalCDN-Firefox-Chrome-Brave/resources/highlight.js/11.2.0/plaintext.min.jsm

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})})());