mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 07:12:31 +03:00
added javascript highlighting
This commit is contained in:
parent
b0ff6fad11
commit
609cc474c4
@ -7,7 +7,7 @@ filename: learnPogo.pogo
|
||||
|
||||
Pogoscript is a little language that emphasises readability, DSLs and provides excellent asynchronous primitives for writing connected JavaScript applications for the browser or server.
|
||||
|
||||
```
|
||||
``` javascript
|
||||
// defining a variable
|
||||
water temperature = 24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user