mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 12:32:09 +03:00
[inform7/en] syntax highlighting
This commit is contained in:
parent
4f18651cb2
commit
72d4fadaf0
@ -4,11 +4,10 @@ contributors:
|
||||
- ["Hyphz", "http://github.com/hyphz/"]
|
||||
filename: LearnInform.Inform
|
||||
---
|
||||
|
||||
Inform 7 is a natural language based language created by Graham Nelson and Emily Short for writing text adventures, but also potentially usable for other text based applications, especially data backed ones.
|
||||
|
||||
```
|
||||
"LearnInform" by Hyphz
|
||||
|
||||
```inform7
|
||||
[This is a comment.]
|
||||
|
||||
[Inform 7 is a language designed for building text adventures.
|
||||
|
Loading…
Reference in New Issue
Block a user