diff options
Diffstat (limited to 'htroot/js/languages/plaintext.min.js')
| -rw-r--r-- | htroot/js/languages/plaintext.min.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/htroot/js/languages/plaintext.min.js b/htroot/js/languages/plaintext.min.js new file mode 100644 index 000000000..cbcebf272 --- /dev/null +++ b/htroot/js/languages/plaintext.min.js @@ -0,0 +1,4 @@ +/*! `plaintext` grammar compiled for Highlight.js 11.11.1 */ +(()=>{var t=(()=>{"use strict";return t=>({name:"Plain text", +aliases:["text","txt"],disableAutodetect:!0})})() +;hljs.registerLanguage("plaintext",t)})();
\ No newline at end of file |
