summaryrefslogtreecommitdiffhomepage
path: root/coffeescript.html.markdown
diff options
context:
space:
mode:
authorkaernyk <kaernyk@gmail.com>2014-09-09 21:05:13 -0400
committerkaernyk <kaernyk@gmail.com>2014-09-09 21:05:13 -0400
commita4e381d756dd8bc8e992ef0da41b4e0b50e0e59e (patch)
tree9d5695f75c332c6f39bc0761a478ef94181feb5c /coffeescript.html.markdown
parent0833c79b34c36cf4121055f0bf929a5526d0d5ea (diff)
parent38c4138a7b62c0507c7de6917ddac0b800cc7150 (diff)
Merge remote-tracking branch 'upstream/master'
pull latest
Diffstat (limited to 'coffeescript.html.markdown')
-rw-r--r--coffeescript.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/coffeescript.html.markdown b/coffeescript.html.markdown
index d96eed39..6af692b9 100644
--- a/coffeescript.html.markdown
+++ b/coffeescript.html.markdown
@@ -11,7 +11,7 @@ As one of the succeeders of JavaScript, CoffeeScript tries its best to output re
See also [the CoffeeScript website](http://coffeescript.org/), which has a complete tutorial on CoffeeScript.
-``` coffeescript
+```coffeescript
# CoffeeScript is a hipster language.
# It goes with the trends of many modern languages.
# So comments are like Ruby and Python, they use number symbols.