diff options
Diffstat (limited to 'pyssg.xyz/live/static/hl/languages/inform7.min.js')
-rw-r--r-- | pyssg.xyz/live/static/hl/languages/inform7.min.js | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pyssg.xyz/live/static/hl/languages/inform7.min.js b/pyssg.xyz/live/static/hl/languages/inform7.min.js deleted file mode 100644 index 9b55134..0000000 --- a/pyssg.xyz/live/static/hl/languages/inform7.min.js +++ /dev/null @@ -1,9 +0,0 @@ -hljs.registerLanguage("inform7",(()=>{"use strict";return e=>({name:"Inform 7", -aliases:["i7"],case_insensitive:!0,keywords:{ -keyword:"thing room person man woman animal container supporter backdrop door scenery open closed locked inside gender is are say understand kind of rule" -},contains:[{className:"string",begin:'"',end:'"',relevance:0,contains:[{ -className:"subst",begin:"\\[",end:"\\]"}]},{className:"section", -begin:/^(Volume|Book|Part|Chapter|Section|Table)\b/,end:"$"},{ -begin:/^(Check|Carry out|Report|Instead of|To|Rule|When|Before|After)\b/, -end:":",contains:[{begin:"\\(This",end:"\\)"}]},{className:"comment", -begin:"\\[",end:"\\]",contains:["self"]}]})})());
\ No newline at end of file |