From 7e49db5ddefe8c515b5f3931a5c701efaac33d91 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 16 Dec 2022 17:45:03 -0600 Subject: change structure for new pyssg version --- static/hl/languages/bnf.min.js | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 static/hl/languages/bnf.min.js (limited to 'static/hl/languages/bnf.min.js') diff --git a/static/hl/languages/bnf.min.js b/static/hl/languages/bnf.min.js deleted file mode 100644 index 2a91672..0000000 --- a/static/hl/languages/bnf.min.js +++ /dev/null @@ -1,5 +0,0 @@ -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