summaryrefslogtreecommitdiffhomepage
path: root/pogo.html.markdown
diff options
context:
space:
mode:
authorTim Macfarlane <timmacfarlane@gmail.com>2013-09-20 12:43:05 +0200
committerTim Macfarlane <timmacfarlane@gmail.com>2013-09-20 12:43:05 +0200
commit609cc474c4f0a0a2b01bc3f1bf54918211bf8ddd (patch)
tree36878f890b89b11258d6480fc39701eee9baddc4 /pogo.html.markdown
parentb0ff6fad112076d91fac51a4050faa8aadc38e30 (diff)
added javascript highlighting
Diffstat (limited to 'pogo.html.markdown')
-rw-r--r--pogo.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pogo.html.markdown b/pogo.html.markdown
index 2e856825..60a83edd 100644
--- a/pogo.html.markdown
+++ b/pogo.html.markdown
@@ -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