mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-12-14 04:24:34 -05:00
4 lines
215 B
JavaScript
4 lines
215 B
JavaScript
/*! `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)})(); |