2023-06-28 09:40:30 +02:00
|
|
|
/*! `plaintext` grammar compiled for Highlight.js 11.8.0 */
|
2022-09-20 12:43:28 -03:00
|
|
|
(()=>{var t=(()=>{"use strict";return t=>({name:"Plain text",
|
|
|
|
aliases:["text","txt"],disableAutodetect:!0})})()
|
|
|
|
;hljs.registerLanguage("plaintext",t)})();
|