summaryrefslogtreecommitdiffhomepage
path: root/coffeescript.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
committerAdam <adam@adambard.com>2014-09-08 13:08:28 +0200
commiteab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch)
tree6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /coffeescript.html.markdown
parentc0d8a18b08d114dd0142a09f6787c7221b423802 (diff)
Review docs for added rouge lexers and update those with new highlighters
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.