diff options
Diffstat (limited to 'pyssg.xyz/live/static/hl/languages/shell.min.js')
-rw-r--r-- | pyssg.xyz/live/static/hl/languages/shell.min.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pyssg.xyz/live/static/hl/languages/shell.min.js b/pyssg.xyz/live/static/hl/languages/shell.min.js deleted file mode 100644 index a633b14..0000000 --- a/pyssg.xyz/live/static/hl/languages/shell.min.js +++ /dev/null @@ -1,4 +0,0 @@ -hljs.registerLanguage("shell",(()=>{"use strict";return s=>({ -name:"Shell Session",aliases:["console"],contains:[{className:"meta", -begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/, -subLanguage:"bash"}}]})})());
\ No newline at end of file |