summaryrefslogtreecommitdiff
path: root/pyssg.xyz/live/static/hl/languages/inform7.min.js
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/live/static/hl/languages/inform7.min.js')
-rw-r--r--pyssg.xyz/live/static/hl/languages/inform7.min.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/pyssg.xyz/live/static/hl/languages/inform7.min.js b/pyssg.xyz/live/static/hl/languages/inform7.min.js
new file mode 100644
index 0000000..9b55134
--- /dev/null
+++ b/pyssg.xyz/live/static/hl/languages/inform7.min.js
@@ -0,0 +1,9 @@
+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