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/bnf.min.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pyssg.xyz/live/static/hl/languages/bnf.min.js (limited to 'pyssg.xyz/live/static/hl/languages/bnf.min.js') diff --git a/pyssg.xyz/live/static/hl/languages/bnf.min.js b/pyssg.xyz/live/static/hl/languages/bnf.min.js new file mode 100644 index 0000000..2a91672 --- /dev/null +++ b/pyssg.xyz/live/static/hl/languages/bnf.min.js @@ -0,0 +1,5 @@ +hljs.registerLanguage("bnf",(()=>{"use strict";return e=>({ +name:"Backus\u2013Naur Form",contains:[{className:"attribute",begin:// +},{begin:/::=/,end:/$/,contains:[{begin:// +},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE] +}]})})()); \ No newline at end of file -- cgit v1.2.3-54-g00ecf