From abc0de079b895af1b705894eb2b63596e3e37274 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 13 Dec 2022 20:44:08 -0600 Subject: add pyssg.xyz configs and templates --- pyssg.xyz/live/static/hl/languages/shell.min.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 pyssg.xyz/live/static/hl/languages/shell.min.js (limited to 'pyssg.xyz/live/static/hl/languages/shell.min.js') diff --git a/pyssg.xyz/live/static/hl/languages/shell.min.js b/pyssg.xyz/live/static/hl/languages/shell.min.js new file mode 100644 index 0000000..a633b14 --- /dev/null +++ b/pyssg.xyz/live/static/hl/languages/shell.min.js @@ -0,0 +1,4 @@ +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 -- cgit v1.2.3-54-g00ecf