summaryrefslogtreecommitdiffhomepage
path: root/coffeescript.html.markdown
diff options
context:
space:
mode:
authorkaernyk <kaernyk@users.noreply.github.com>2014-09-09 22:12:46 -0400
committerkaernyk <kaernyk@users.noreply.github.com>2014-09-09 22:12:46 -0400
commit48d022b54d57b246e9923cda5ac8dfb07b0235d1 (patch)
tree13fc24f1ddf852842aec31526d035f012bcfcb7c /coffeescript.html.markdown
parentb492bf6f379d9b8ff9d29872b970f2c0f7e5fa41 (diff)
parentfb4b12c567c37144bd107f286b5858267a43eb8a (diff)
Merge pull request #2 from kaernyk/master
Update repo
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.