wolegca.github.io/js/highlight/languages/plaintext.min.js

4 lines
214 B
JavaScript
Raw Normal View History

2022-09-24 17:28:04 +08:00
/*! `plaintext` grammar compiled for Highlight.js 11.6.0 */
(()=>{var t=(()=>{"use strict";return t=>({name:"Plain text",
aliases:["text","txt"],disableAutodetect:!0})})()
;hljs.registerLanguage("plaintext",t)})();