2023-10-12 08:17:48 +02:00
|
|
|
/*! `plaintext` grammar compiled for Highlight.js 11.9.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)})();
|