1
0
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:
Tim Macfarlane
2013-09-20 12:43:05 +02:00
parent b0ff6fad11
commit 609cc474c4

View File

@@ -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