mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-30 19:40:36 +02:00
added javascript highlighting
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user